diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
commit | 5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch) | |
tree | a3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /graphics/gauche-gl/Makefile | |
parent | 2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff) |
Notes
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-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 55ee5c672e82..ba314d49a421 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gl PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= graphics scheme MASTER_SITES= SF/gauche/Gauche-gl PKGNAMEPREFIX= gauche- @@ -19,6 +20,7 @@ COMMENT= OpenGL binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS:= ${BUILD_DEPENDS} +USE_XORG= ice sm USE_GL= glut GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |