summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-25 21:40:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-25 21:40:30 +0000
commit4a01390b452481c4f271f15c02e203dc7e5d32ee (patch)
tree06cdf440ee0d31b636f58167daddcfd278798894 /graphics
parentBROKEN: Incorrect pkg-plist (diff)
BROKEN: Does not build
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=156804
Diffstat (limited to 'graphics')
-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 a8c3aca51ba0..7218475558e2 100644
--- a/graphics/gauche-gl/Makefile
+++ b/graphics/gauche-gl/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Does not build
+
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"