diff options
-rw-r--r-- | graphics/gauche-gl/Makefile | 1 | ||||
-rw-r--r-- | graphics/gauche-gl/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 7c44d7422320..83658ddce763 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/Gauche-${PORTNAME} USE_MESA= yes +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" diff --git a/graphics/gauche-gl/pkg-plist b/graphics/gauche-gl/pkg-plist index 5c693524bb39..0493edde6d6d 100644 --- a/graphics/gauche-gl/pkg-plist +++ b/graphics/gauche-gl/pkg-plist @@ -5,6 +5,7 @@ lib/gauche/%%VERSION%%/include/gauche/math3d.h share/gauche/%%VERSION%%/lib/gl.scm share/gauche/%%VERSION%%/lib/gl/glut.scm share/gauche/%%VERSION%%/lib/gl/math3d.scm +@dirrm share/gauche/%%VERSION%%/lib/gl/ %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/README %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example1-2.scm %%PORTDOCS%%%%EXAMPLESDIR%%/glbook/example1-3.scm |