aboutsummaryrefslogtreecommitdiff
path: root/math/cglm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-06-17 20:19:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-06-17 20:19:23 +0000
commit14f4c9f35b710470763f9512667a55bfd55de088 (patch)
tree8dadf63c193aca7aa1f4c862b16166a0b4d0dd4b /math/cglm
parent23df8cd3e3878b4df3c2fd715e2a59ec719fd711 (diff)
Notes
Diffstat (limited to 'math/cglm')
-rw-r--r--math/cglm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cglm/Makefile b/math/cglm/Makefile
index 52e3df4718d6..1feafa689e75 100644
--- a/math/cglm/Makefile
+++ b/math/cglm/Makefile
@@ -11,7 +11,7 @@ COMMENT= Highly optimized graphics math (glm) for C
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake
+USES= cmake compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= recp
USE_LDCONFIG= yes