Permalink
Browse files
glslang: use cmake portgroup 1.1
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
graphics/glslang/Portfile
|
|
@@ -2,7 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup cmake 1.0 |
|
|
PortGroup cmake 1.1 |
|
|
PortGroup cxx11 1.1 |
|
|
|
|
|
github.setup KhronosGroup glslang 7.11.3113 |
|
|
|