aboutsummaryrefslogtreecommitdiff
path: root/graphics/giram/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-06 07:43:26 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-06 07:43:26 +0000
commit14294f1f36055f28465ff7fd082591c70433147b (patch)
tree4179c57c80d25fb85f53a08cdc78d0838ee7763f /graphics/giram/Makefile
parent57fe8e3b3b591a0850f987e82588a1584b6fe364 (diff)
Notes
Diffstat (limited to 'graphics/giram/Makefile')
-rw-r--r--graphics/giram/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile
index fc46500a6084..8d4b08e6d5e2 100644
--- a/graphics/giram/Makefile
+++ b/graphics/giram/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= giram
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.giram.org/pub/
DISTNAME= Giram-${PORTVERSION}
@@ -15,12 +15,14 @@ MAINTAINER= bfoz@glue.umd.edu
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_MESA= yes
USE_GMAKE= yes
USE_GTK= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-gl=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"