summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
committerade <ade@FreeBSD.org>2001-06-19 09:43:08 +0000
commitbd19e1a68b8ed08a41e8c54fd446db6f9f845e20 (patch)
treeaa722e8c34867c9ef44b9a037ba7194406118f02 /math
parentda2658174d17d340834adda18ae39b24e984619d (diff)
downloadFreeBSD-ports-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.zip
FreeBSD-ports-bd19e1a68b8ed08a41e8c54fd446db6f9f845e20.tar.gz
Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
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 02a5b47..48594de 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 02a5b47..48594de 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 f07f1a2..abe309f 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
OpenPOWER on IntegriCloud