summaryrefslogtreecommitdiff
path: root/math
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
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')
-rw-r--r--math/gnumeric/Makefile3
-rw-r--r--math/gnumeric2/Makefile3
-rw-r--r--math/guppi/Makefile6
3 files changed, 4 insertions, 8 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 02a5b478af05..48594de41f57 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnumeric
PORTVERSION= 0.65
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
@@ -16,7 +16,6 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
gnomeole2.0:${PORTSDIR}/devel/libole2 \
- gal.7:${PORTSDIR}/x11-toolkits/gal \
gb.0:${PORTSDIR}/lang/gnomebasic
USE_X_PREFIX= yes
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 02a5b478af05..48594de41f57 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnumeric
PORTVERSION= 0.65
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
@@ -16,7 +16,6 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
gnomeole2.0:${PORTSDIR}/devel/libole2 \
- gal.7:${PORTSDIR}/x11-toolkits/gal \
gb.0:${PORTSDIR}/lang/gnomebasic
USE_X_PREFIX= yes
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