aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-18 07:10:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-18 07:10:07 +0000
commit8bf23c2df57e73974ef8f41642d14dd346361396 (patch)
treea20ba17cdcea0fd0c0cb67be132a0895dbb1500f /graphics/gauche-gl
parent98ab7a442546491519768a7ebdca3d8aa9dc20c0 (diff)
downloadports-8bf23c2df57e73974ef8f41642d14dd346361396.tar.gz
ports-8bf23c2df57e73974ef8f41642d14dd346361396.zip
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=479979
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r--graphics/gauche-gl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile
index edbadec67878..216f01b89111 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= gosh:lang/gauche
RUN_DEPENDS= gosh:lang/gauche
USES= localbase makeinfo tar:tgz
+USE_CSTD= gnu99
USE_XORG= ice sm x11 xext xmu xi
USE_GL= gl glu glut
GNU_CONFIGURE= yes