summaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2002-05-24 13:19:33 +0000
committermarkd <markd>2002-05-24 13:19:33 +0000
commit6ebfadf2d09ded0a492893c4e26184eb3e3e07d3 (patch)
treedc7dc9063348c8813678272e13aa49311a1bdea3 /math/gnumeric/Makefile
parent803505b61c7a5b752418335043b8da7366fbe62c (diff)
downloadpkgsrc-6ebfadf2d09ded0a492893c4e26184eb3e3e07d3.tar.gz
Add dependency on scrollkeeper to reliably have .omf files created and
so add share/omf/gnumeric/gnumeric-C.omf back to the PLIST
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index ef8cc90906c..86a492f1377 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2002/04/23 13:31:44 martti Exp $
+# $NetBSD: Makefile,v 1.49 2002/05/24 13:19:33 markd Exp $
#
DISTNAME= gnumeric-1.0.6
@@ -15,6 +15,8 @@ ONLY_FOR_PLATFORM= NetBSD-1.5[R-Z]-* NetBSD-1.5Z[A-Z]-* NetBSD-1.[6-9]*-*
# for Python support a shared libpython is required but not provided yet
#BUILD_DEPENDS+= python>=2.0:../../lang/python
+DEPENDS+= scrollkeeper-[0-9]*:../../textproc/scrollkeeper
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_X11BASE= YES