diff options
author | markd <markd@pkgsrc.org> | 2002-05-24 13:19:33 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2002-05-24 13:19:33 +0000 |
commit | ac6b16707a00464582ae8cdb28d9b2a85e3acdd6 (patch) | |
tree | dc7dc9063348c8813678272e13aa49311a1bdea3 /math/gnumeric | |
parent | 5c19c223582d689d5f1672b80646db86333a8e67 (diff) | |
download | pkgsrc-ac6b16707a00464582ae8cdb28d9b2a85e3acdd6.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')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/PLIST | 3 |
2 files changed, 5 insertions, 2 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 diff --git a/math/gnumeric/PLIST b/math/gnumeric/PLIST index fc9c3386f6f..1b7d451bc62 100644 --- a/math/gnumeric/PLIST +++ b/math/gnumeric/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2002/04/23 13:31:44 martti Exp $ +@comment $NetBSD: PLIST,v 1.13 2002/05/24 13:19:33 markd Exp $ bin/gnumeric lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la @@ -939,6 +939,7 @@ share/mc/templates/gnumeric.desktop share/mime-info/gnumeric.keys share/mime-info/gnumeric.mime share/oaf/GNOME_Gnumeric.oaf +share/omf/gnumeric/gnumeric-C.omf share/pixmaps/gnome-application-x-gnumeric.png share/pixmaps/gnome-application-x-xls.png share/pixmaps/gnome-gnumeric.png |