summaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-03-18 03:05:07 +0000
committermjl <mjl@pkgsrc.org>2001-03-18 03:05:07 +0000
commitd6154b216e56a353a3886123f7fc780ae9cec5fd (patch)
tree8072358142a7c131268b06be5b6d81c0b7260add /math/gnumeric/Makefile
parent088631012fe80822f6f8e3a1bd1e9f5c49145e4b (diff)
downloadpkgsrc-d6154b216e56a353a3886123f7fc780ae9cec5fd.tar.gz
Update to 0.64. The 1110(!) changes listed in the ChangeLog seem
to be bug fixes mostly, plus a couple of new features: * Release 'Mini-Morten' -- a cute little thing of about 3k She leaks, though. (Congratulations !) * Reworking plugin architecture to support JIT loading * Improve scrollbar and enable optional live scrolling * Add a sample implementation of python based scripting The API is written in sand so don't get comfortable * Enable indent from left and right * Persist sheet prefs
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 9fdf0e962bc..58ae555758a 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2001/02/17 18:22:23 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2001/03/18 03:05:07 mjl Exp $
#
-DISTNAME= gnumeric-0.61
+DISTNAME= gnumeric-0.64
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Powerful and easy to use spreadsheet program from the GNOME project
BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
+DEPENDS+= libglade>=0.16:../../devel/libglade
DEPENDS+= gal>=0.3:../../devel/gal
DEPENDS+= gb>=0.0.17:../../lang/gb
DEPENDS+= libole2>=0.1.7:../../devel/libole2