diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 21:36:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 21:36:23 +0000 |
commit | 4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687 (patch) | |
tree | c1f14ed106695e4b4772b53f934f323de4fc98e8 /math/guppi | |
parent | d0ac4d5989526317b2d521bf8ad9f0958c3e063e (diff) | |
download | ports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.tar.gz ports-4abbf3af132f42b80fb83e4ad2a5bd0e5b13d687.zip |
Notes
Diffstat (limited to 'math/guppi')
-rw-r--r-- | math/guppi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 02b3f69509d6..84c58e05534c 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -7,7 +7,7 @@ PORTNAME= guppi PORTVERSION= 0.40.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/Guppi/0.40 @@ -19,7 +19,6 @@ COMMENT= A plotting program for GNOME LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile USE_BZIP2= yes -USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget USE_PYTHON= yes |