summaryrefslogtreecommitdiff
path: root/math/gnumeric2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric2/Makefile')
-rw-r--r--math/gnumeric2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index d43debd5d1e5..8f33cb3ff6ea 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= gnumeric
-PORTVERSION= 0.61
+PORTVERSION= 0.64
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
MAINTAINER?= ade@FreeBSD.org
-LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \
- glade.4:${PORTSDIR}/devel/libglade \
- guile.9:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
gnomeole2.0:${PORTSDIR}/devel/libole2 \
- gal.4:${PORTSDIR}/x11-toolkits/gal
+ gal.6:${PORTSDIR}/x11-toolkits/gal \
+ gb.0:${PORTSDIR}/lang/gnomebasic \
+ gda-common.0:${PORTSDIR}/databases/libgda
USE_X_PREFIX= yes
USE_PERL5= yes
@@ -26,7 +26,7 @@ USE_GNOME= yes
USE_PYTHON= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --with-guile --without-bonobo --without-gb
+CONFIGURE_ARGS= --without-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"