summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh>2000-10-22 07:37:09 +0000
committerrh <rh>2000-10-22 07:37:09 +0000
commit6cd360b0b8e66d99a3795170c492ae8119eac69d (patch)
tree2bea7770e8e2e829d4de793550a6eb95ae394199 /math
parent608097d10456b8af77000839b0b547a64699f353 (diff)
downloadpkgsrc-6cd360b0b8e66d99a3795170c492ae8119eac69d.tar.gz
Add dependency on oaf
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 8a569c2657a..e0e433d4309 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/10/17 17:24:18 rh Exp $
+# $NetBSD: Makefile,v 1.23 2000/10/22 07:37:09 rh Exp $
#
DISTNAME= gnumeric-0.57
@@ -12,6 +12,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
DEPENDS+= gal>=0.1:../../devel/gal
DEPENDS+= gb>=0.0.12:../../lang/gb
DEPENDS+= libole2>=0.1.5:../../devel/libole2
+DEPENDS+= oaf>=0.6.0:../../devel/oaf
GNU_CONFIGURE= YES
USE_LIBTOOL= YES