From c0f17890ae851ef51aac8d549de079e4ee39a434 Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 17 Jul 2002 13:11:44 +0000 Subject: Set localstatedir so the scrollkeeper database gets updated correctly Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION --- games/gnome-chess/Makefile | 5 +++-- games/gnome-chess/PLIST | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'games/gnome-chess') diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 9b713dc491a..bdad4d7b1c9 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:00 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2002/07/17 13:11:44 rh Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} @@ -11,6 +11,7 @@ COMMENT= GNOME's graphical interface for playing chess GNU_CONFIGURE= yes USE_X11BASE= yes +CONFIGURE_ARGS+=--localstatedir=${X11PREFIX}/var/lib .include "../../x11/gnome-core/buildlink.mk" .include "../../mk/x11.buildlink.mk" diff --git a/games/gnome-chess/PLIST b/games/gnome-chess/PLIST index e9ba5c6d495..6eb81d60694 100644 --- a/games/gnome-chess/PLIST +++ b/games/gnome-chess/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:47 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/07/17 13:11:44 rh Exp $ bin/gnome-chess share/gnome-chess/glade/level.glade share/gnome-chess/glade/login.glade @@ -77,3 +77,5 @@ share/pixmaps/gnome-chess/start.png @dirrm share/gnome/help/gnome-chess-manual @dirrm share/gnome-chess/glade @dirrm share/gnome-chess +@unexec scrollkeeper-rebuilddb +@exec scrollkeeper-rebuilddb -- cgit v1.2.3