diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-06 07:43:26 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-06 07:43:26 +0000 |
commit | 14294f1f36055f28465ff7fd082591c70433147b (patch) | |
tree | 4179c57c80d25fb85f53a08cdc78d0838ee7763f /graphics/giram | |
parent | Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1. (diff) |
Update to 0.1.7.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=35707
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 |