aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/vkd3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vkd3d/Makefile b/graphics/vkd3d/Makefile
index 34e1aaad721f..45d99ab4ac7d 100644
--- a/graphics/vkd3d/Makefile
+++ b/graphics/vkd3d/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers
USES= gmake libtool localbase pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-spirv-tools
+CONFIGURE_ARGS= --disable-doxygen-doc --with-spirv-tools
TEST_TARGET= check
# XXX Move to a separate port (a la graphics/vulkan-headers) and maybe make