View | Details | Raw Unified | Return to bug 258779
Collapse All | Expand All

(-)graphics/vkd3d/Makefile (-1 / +1 lines)
Lines 19-25 Link Here
19
USES=		gmake libtool localbase pkgconfig tar:xz
19
USES=		gmake libtool localbase pkgconfig tar:xz
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--with-spirv-tools
22
CONFIGURE_ARGS=	--with-spirv-tools --disable-doxygen-doc
23
TEST_TARGET=	check
23
TEST_TARGET=	check
24
24
25
# XXX Move to a separate port (a la graphics/vulkan-headers) and maybe make
25
# XXX Move to a separate port (a la graphics/vulkan-headers) and maybe make

Return to bug 258779