aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/glslang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glslang/Makefile')
-rw-r--r--graphics/glslang/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile
index aa89be96cc73..56192f05997c 100644
--- a/graphics/glslang/Makefile
+++ b/graphics/glslang/Makefile
@@ -23,4 +23,6 @@ GH_ACCOUNT= KhronosGroup
CMAKE_ON= ALLOW_EXTERNAL_SPIRV_TOOLS
+PORTSCOUT= limit:^[0-9]+\. # avoid tags like sdk-candidate-26-jul-2020
+
.include <bsd.port.mk>