diff options
author | pav <pav@FreeBSD.org> | 2011-12-19 05:45:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-12-19 05:45:39 +0800 |
commit | 3c8673148fcca7c7ac8307159f734470e9080d79 (patch) | |
tree | 4577486485024b0ad35f30930379b366f9e1ce15 /graphics | |
parent | ed3100660363481b79af87692a07d0c6ba16d034 (diff) | |
download | freebsd-ports-gnome-3c8673148fcca7c7ac8307159f734470e9080d79.tar.gz freebsd-ports-gnome-3c8673148fcca7c7ac8307159f734470e9080d79.tar.zst freebsd-ports-gnome-3c8673148fcca7c7ac8307159f734470e9080d79.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'graphics')
-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 |