summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-08-27 14:31:46 +0000
committerrh <rh@pkgsrc.org>1999-08-27 14:31:46 +0000
commit3f0400186e6879f7b263e3d32c32a0e41cdd289b (patch)
tree88197a32f272a81710f7029a040392c409370838 /math
parentbb1e4501938e2f3c21ddeee9eff46bb118959dd8 (diff)
downloadpkgsrc-3f0400186e6879f7b263e3d32c32a0e41cdd289b.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