aboutsummaryrefslogtreecommitdiff
path: root/graphics/shaderc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-05-21 02:37:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-05-21 02:37:15 +0000
commit4f922cb76cceb5733011fbf88a7a245d1407bf2b (patch)
tree0cc2656574bccc366bdc4b5a97bb8c002b51ccea /graphics/shaderc
parent4f25bdf9218776604c2236bcf17d1f81aa197510 (diff)
downloadports-4f922cb76cceb5733011fbf88a7a245d1407bf2b.tar.gz
ports-4f922cb76cceb5733011fbf88a7a245d1407bf2b.zip
Notes
Diffstat (limited to 'graphics/shaderc')
-rw-r--r--graphics/shaderc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile
index 4a1cea3e1739..c6e2ac8ff713 100644
--- a/graphics/shaderc/Makefile
+++ b/graphics/shaderc/Makefile
@@ -5,8 +5,8 @@ DISTVERSIONPREFIX=v
DISTVERSION= 2020.0
CATEGORIES= graphics devel
-PATCH_SITES= https://github.com/haasn/${GH_PROJECT}/commit/
-PATCHFILES= 21c8be385b3f.patch:-p1
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 21c8be385b3f.patch:-p1 # https://github.com/google/shaderc/pull/463
MAINTAINER= greg@unrelenting.technology
COMMENT= GLSL/HLSL to SPIR-V shader compiler