From bd61c0404b88a90c6d12e0482f466fab5fe66b57 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 17 Jul 2002 23:56:06 +0000 Subject: Set localstatedir so the scrollkeeper database gets updated correctly Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION --- math/gnumeric/Makefile | 5 +++-- math/gnumeric/PLIST | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 4eaa991cd5f..c1ec147b272 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2002/07/16 13:21:34 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2002/07/17 23:56:06 rh Exp $ # DISTNAME= gnumeric-1.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/} @@ -36,6 +36,7 @@ LDFLAGS+= -lunicode CONFIGURE_ARGS+= --without-guile # needs CVS-only guile-1.5 CONFIGURE_ARGS+= --without-python CONFIGURE_ARGS+= --without-psiconv +CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib LIBTOOL_OVERRIDE= ${WRKSRC}/libtool pre-configure: diff --git a/math/gnumeric/PLIST b/math/gnumeric/PLIST index a2f8d9632a1..4ed71332c4f 100644 --- a/math/gnumeric/PLIST +++ b/math/gnumeric/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2002/06/08 18:55:12 mjl Exp $ +@comment $NetBSD: PLIST,v 1.15 2002/07/17 23:56:06 rh Exp $ bin/gnumeric lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.a lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la @@ -1001,3 +1001,5 @@ share/pixmaps/gnumeric/top_border @dirrm share/gnumeric @dirrm share/omf/gnumeric @dirrm share/pixmaps/gnumeric +@unexec scrollkeeper-rebuilddb +@exec scrollkeeper-rebuilddb -- cgit v1.2.3