diff options
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 651ca8b8def2..3ab0511c9d18 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -20,7 +20,7 @@ COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} -USE_MESA= yes +USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" |