From 1e9c9695917eed46a85b2b2b4074eb82cae909dd Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 17 Jul 2002 12:05:44 +0000 Subject: Set localstatedir so the scrollkeeper database gets properly updated Add proper @exec/unexec scrollkeeper-rebuilddb to PLIST Bump PKGREVISION --- x11/gnome-applets/Makefile | 5 +++-- x11/gnome-applets/PLIST | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 178a297e2a3..aa696a22bac 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2002/05/31 02:52:27 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.20 2002/07/17 12:05:44 rh Exp $ # DISTNAME= gnome-applets-1.4.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-applets/} EXTRACT_SUFX= .tar.bz2 @@ -22,6 +22,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES +CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib CPPFLAGS+= -I${LOCALBASE}/include AUTOGEN_ENV= NOCONFIGURE=1 diff --git a/x11/gnome-applets/PLIST b/x11/gnome-applets/PLIST index 82e56dcc70b..41c09a61eea 100644 --- a/x11/gnome-applets/PLIST +++ b/x11/gnome-applets/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:30:10 seb Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/07/17 12:05:44 rh Exp $ bin/another_clock_applet bin/asclock_applet bin/battery_applet @@ -1962,3 +1962,5 @@ share/xmodmap/xmodmap.yu @dirrm share/asclock/Newstone @dirrm share/asclock/Freeamp @dirrm share/asclock +@unexec scrollkeeper-rebuilddb +@exec scrollkeeper-rebuilddb -- cgit v1.2.3