summaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 0b57672a61a..ce0f077a671 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2000/05/30 09:16:06 rh Exp $
+# $NetBSD: Makefile,v 1.19 2000/06/01 12:07:58 rh Exp $
#
-DISTNAME= gnumeric-0.53
+DISTNAME= gnumeric-0.54
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
@@ -10,9 +10,9 @@ HOMEPAGE= http://www.gnome.org/gnumeric/
BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= gnome-print>=0.19:../../print/gnome-print
+DEPENDS+= gnome-print>=0.20:../../print/gnome-print
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
-DEPENDS+= libglade>=0.11:../../devel/libglade
+DEPENDS+= libglade>=0.13:../../devel/libglade
GNU_CONFIGURE= YES
USE_LIBTOOL= YES