diff --git a/graphics/vulkan-headers/Makefile b/graphics/vulkan-headers/Makefile index 06fe1b7f4f70..c6756e04979c 100644 --- a/graphics/vulkan-headers/Makefile +++ b/graphics/vulkan-headers/Makefile @@ -1,18 +1,20 @@ PORTNAME= vulkan-headers DISTVERSIONPREFIX= v DISTVERSION= 1.2.203 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org COMMENT= Headers for the Vulkan graphics API LICENSE= APACHE20 USES= cmake STRIP= # nothing to strip USE_GITHUB= yes GH_ACCOUNT= KhronosGroup GH_PROJECT= Vulkan-Headers +NO_ARCH= yes + .include