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 139873d4a45..f1d61e6e73a 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 1999/11/17 10:54:03 rh Exp $
+# $NetBSD: Makefile,v 1.15 2000/01/01 14:23:24 rh Exp $
#
-DISTNAME= gnumeric-0.41
+DISTNAME= gnumeric-0.46
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gnumeric/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/gnumeric/
BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= gnome-print-*:../../print/gnome-print
-DEPENDS+= libglade-*:../../devel/libglade
+DEPENDS+= libglade>=0.11:../../devel/libglade
GNU_CONFIGURE= YES
USE_LIBTOOL= YES