From 270c4b7e1188cab40dcd1c83e90092c33b4aa74e Mon Sep 17 00:00:00 2001 From: mycroft Date: Fri, 19 Jul 2002 04:32:34 +0000 Subject: Build with psiconv. Also, add a missing @dirrm for the help directory. --- math/gnumeric0/Makefile | 6 +++--- math/gnumeric0/PLIST | 8 +++++++- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'math/gnumeric0') diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile index 2dc834df2db..de06298ec55 100644 --- a/math/gnumeric0/Makefile +++ b/math/gnumeric0/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2002/07/15 14:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/07/19 04:32:34 mycroft Exp $ # DISTNAME= gnumeric-0.75 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/} @@ -21,7 +21,6 @@ LDFLAGS+= -Wl,-R${LOCALBASE}/lib LDFLAGS+= -lunicode CONFIGURE_ARGS+= --without-guile # needs CVS-only guile-1.5 CONFIGURE_ARGS+= --without-python -CONFIGURE_ARGS+= --without-psiconv LIBTOOL_OVERRIDE= ${WRKSRC}/libtool pre-configure: @@ -32,6 +31,7 @@ pre-configure: ${MV} $$i.fixed $$i ; \ done +.include "../../converters/psiconv/buildlink.mk" .include "../../devel/gettext-lib/buildlink.mk" .include "../../devel/libglade/buildlink.mk" .include "../../devel/libole2/buildlink.mk" diff --git a/math/gnumeric0/PLIST b/math/gnumeric0/PLIST index 088d6903bf7..6dfb43e094e 100644 --- a/math/gnumeric0/PLIST +++ b/math/gnumeric0/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/02/15 10:12:50 skrll Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/07/19 04:32:35 mycroft Exp $ bin/gnumeric lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la @@ -37,6 +37,10 @@ lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/oleo.la lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/oleo.so lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/plugin.xml lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plugin.xml +lib/gnumeric/${PKGVERSION}-bonobo/plugins/psiconv/plugin.xml +lib/gnumeric/${PKGVERSION}-bonobo/plugins/psiconv/psiconv.a +lib/gnumeric/${PKGVERSION}-bonobo/plugins/psiconv/psiconv.la +lib/gnumeric/${PKGVERSION}-bonobo/plugins/psiconv/psiconv.so lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/plugin.xml lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/sc.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/sc.la @@ -769,10 +773,12 @@ share/pixmaps/gnumeric/top_border @dirrm share/gnumeric @dirrm share/gnome/help/gnumeric/C/images @dirrm share/gnome/help/gnumeric/C +@dirrm share/gnome/help/gnumeric @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc +@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/psiconv @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo @dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/numtheory -- cgit v1.2.3