summaryrefslogtreecommitdiff
path: root/math/guppi
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
committerAde Lovett <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
commit4f5620349fd6cb517674e9a46fa32d7de5e32bde (patch)
tree546af44a46be11b58796225353098559bf252e22 /math/guppi
parentFold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore (diff)
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
Notes
Notes: svn path=/head/; revision=44213
Diffstat (limited to 'math/guppi')
-rw-r--r--math/guppi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index f07f1a29fe44..abe309f9dc1f 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.35.5
+PORTREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/Guppi
@@ -14,10 +15,7 @@ DISTNAME= Guppi-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
- glade.4:${PORTSDIR}/devel/libglade \
- guile.9:${PORTSDIR}/lang/guile \
- oaf.0:${PORTSDIR}/devel/oaf
+LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_GMAKE= yes