diff options
-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 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" |