aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vulkan-tools/Makefile')
-rw-r--r--graphics/vulkan-tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/vulkan-tools/Makefile b/graphics/vulkan-tools/Makefile
index 0c2a8e0380c3..e7596d5ddcde 100644
--- a/graphics/vulkan-tools/Makefile
+++ b/graphics/vulkan-tools/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.3.230
CATEGORIES= graphics wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= be9ec70fcbb1.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/pull/687
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Tools and demos for the Vulkan graphics API
WWW= https://github.com/KhronosGroup/Vulkan-Tools