diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-09-18 07:10:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-09-18 07:10:07 +0000 |
commit | 8bf23c2df57e73974ef8f41642d14dd346361396 (patch) | |
tree | a20ba17cdcea0fd0c0cb67be132a0895dbb1500f /graphics/gauche-gl | |
parent | 98ab7a442546491519768a7ebdca3d8aa9dc20c0 (diff) |
Notes
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r-- | graphics/gauche-gl/Makefile | 1 |
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 |