aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-22 02:07:24 +0800
committerade <ade@FreeBSD.org>2001-05-22 02:07:24 +0800
commit9ac1e45efa31ecbbd8f7e8528751415674160579 (patch)
tree0b9d18849e6e5c4a8083d0fdae5a2394e60bb078 /math/gnumeric/Makefile
parentb16882d95b0444c39a29863857b8eeb8a020a87b (diff)
downloadfreebsd-ports-gnome-9ac1e45efa31ecbbd8f7e8528751415674160579.tar.gz
freebsd-ports-gnome-9ac1e45efa31ecbbd8f7e8528751415674160579.tar.zst
freebsd-ports-gnome-9ac1e45efa31ecbbd8f7e8528751415674160579.zip
Update to 0.65
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 3e86ba8ccdb8..416847412bcc 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric
-PORTVERSION= 0.64
+PORTVERSION= 0.65
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
@@ -15,9 +15,11 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
gnomeole2.0:${PORTSDIR}/devel/libole2 \
- gal.6:${PORTSDIR}/x11-toolkits/gal \
- gb.0:${PORTSDIR}/lang/gnomebasic \
- gda-common.0:${PORTSDIR}/databases/libgda
+ gal.7:${PORTSDIR}/x11-toolkits/gal \
+ gb.0:${PORTSDIR}/lang/gnomebasic
+
+# Temporarily take this out until libgda 0.2.4 or higher is released
+# gda-common.0:${PORTSDIR}/databases/libgda
USE_X_PREFIX= yes
USE_PERL5= yes