summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh>1999-08-27 14:31:46 +0000
committerrh <rh>1999-08-27 14:31:46 +0000
commitfd9af4da692b303e2f6f08dc7b5bd1c7b63033c9 (patch)
tree88197a32f272a81710f7029a040392c409370838 /math
parente265c29d71ada34c047b39c93ad91151d4420d96 (diff)
downloadpkgsrc-fd9af4da692b303e2f6f08dc7b5bd1c7b63033c9.tar.gz
Update dependency on libglade to version 0.4
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 3b3d643a134..856b437ef0c 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/23 17:12:40 rh Exp $
+# $NetBSD: Makefile,v 1.5 1999/08/27 14:31:46 rh Exp $
#
DISTNAME= gnumeric-0.32
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/gnumeric/
DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core
DEPENDS+= gnome-print-0.4:../../print/gnome-print
-DEPENDS+= libglade-0.2:../../devel/libglade
+DEPENDS+= libglade-0.4:../../devel/libglade
GNU_CONFIGURE= YES
USE_LIBTOOL= YES