aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-12-18 21:45:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-12-18 21:45:39 +0000
commitb31d818e0acb74e8e5143f362b8e99394c440658 (patch)
tree4ec53b080cc6a0d008f4e0a929824d19c75d0ad4 /graphics/gauche-gl
parent3b1245cf373fe136a058bfe223064b38828461bc (diff)
downloadports-b31d818e0acb74e8e5143f362b8e99394c440658.tar.gz
ports-b31d818e0acb74e8e5143f362b8e99394c440658.zip
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=287618
Diffstat (limited to 'graphics/gauche-gl')
-rw-r--r--graphics/gauche-gl/Makefile2
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