summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-22 07:37:09 +0000
committerrh <rh@pkgsrc.org>2000-10-22 07:37:09 +0000
commit7e8ba35db3365886c5f99145f44ea4d099a3cac1 (patch)
tree2bea7770e8e2e829d4de793550a6eb95ae394199 /math
parente08001302e430eeec4abc6b9b0ac3bd40807e18c (diff)
downloadpkgsrc-7e8ba35db3365886c5f99145f44ea4d099a3cac1.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