diff options
Diffstat (limited to 'graphics/giram')
-rw-r--r-- | graphics/giram/Makefile | 4 | ||||
-rw-r--r-- | graphics/giram/distinfo | 2 |
2 files changed, 4 insertions, 2 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" diff --git a/graphics/giram/distinfo b/graphics/giram/distinfo index 2c2c8685026d..e6150ca35ab7 100644 --- a/graphics/giram/distinfo +++ b/graphics/giram/distinfo @@ -1 +1 @@ -MD5 (Giram-0.1.6.tar.gz) = 2be3c47609fab7c42ee63c42847061ba +MD5 (Giram-0.1.7.tar.bz2) = 040f278a1466953d0031e3f970ebed52 |