Skip to content

Commit

Permalink
graphics/vulkan-caps-viewer: drop bundled vulkan-headers workaround a…
Browse files Browse the repository at this point in the history
…fter d4f6bf1
  • Loading branch information
jbeich committed Nov 19, 2022
1 parent 8118d31 commit ac45d92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphics/vulkan-caps-viewer/Makefile
Expand Up @@ -46,7 +46,6 @@ post-patch:
-e '/bin|share/s,/usr,$$$$PREFIX,' \
${WRKSRC}/vulkanCapsViewer.pro
@${REINPLACE_CMD} -e 's/__linux/__unix/' \
${WRKSRC}/vulkancapsviewer.cpp \
${WRKSRC}/Vulkan-Headers/include/vulkan/vulkan.hpp
${WRKSRC}/vulkancapsviewer.cpp

.include <bsd.port.mk>

0 comments on commit ac45d92

Please sign in to comment.