summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh>2001-08-13 19:55:51 +0000
committerrh <rh>2001-08-13 19:55:51 +0000
commit9ebc7d8e6e9df9c826131c09e272adc48b98cc42 (patch)
tree2ff49d2be6b25552a364d2f992a996bf87c06d9f /math
parent3e0e2229658e1d7cc8666dec14b3cbfe1ca06747 (diff)
downloadpkgsrc-9ebc7d8e6e9df9c826131c09e272adc48b98cc42.tar.gz
Require at least version 0.2.3 of libole2
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 44671a5bfe9..6969bbee636 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2001/08/13 17:42:37 rh Exp $
+# $NetBSD: Makefile,v 1.34 2001/08/13 19:55:51 rh Exp $
#
DISTNAME= gnumeric-0.68
@@ -13,7 +13,7 @@ BUILD_DEPENDS+= python>=2.0:../../lang/python
DEPENDS+= libglade>=0.16:../../devel/libglade
DEPENDS+= gal>=0.10:../../devel/gal
DEPENDS+= gb>=0.0.20:../../lang/gb
-DEPENDS+= libole2>=0.1.7:../../devel/libole2
+DEPENDS+= libole2>=0.2.3:../../devel/libole2
DEPENDS+= oaf>=0.6.5:../../devel/oaf
DEPENDS+= libxml>=1.8.14:../../textproc/libxml