devel/vulkan-tools: point BROKEN to upstream issue

This commit is contained in:
Jan Beich
2020-05-16 06:31:07 +00:00
parent b8d1b8b0c3
commit dd6295711a

View File

@@ -53,7 +53,7 @@ CMAKE_ARGS+= -DCUBE_WSI_SELECTION:STRING="XLIB"
CMAKE_ARGS+= -DCUBE_WSI_SELECTION:STRING="WAYLAND"
.else
CMAKE_ARGS+= -DCUBE_WSI_SELECTION:STRING="DISPLAY"
BROKEN= fails to build
BROKEN= https://github.com/KhronosGroup/Vulkan-Headers/issues/122
.endif
.include <bsd.port.mk>