diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-18 21:45:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-12-18 21:45:39 +0000 |
commit | b31d818e0acb74e8e5143f362b8e99394c440658 (patch) | |
tree | 4ec53b080cc6a0d008f4e0a929824d19c75d0ad4 /graphics/gauche-gl | |
parent | 3b1245cf373fe136a058bfe223064b38828461bc (diff) |
Notes
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index bedbf224852b..657b8f22c322 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -20,6 +20,8 @@ COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= does not build + USE_GL= glut GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |