summaryrefslogtreecommitdiff
path: root/games/gnome-chess/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-07-17 13:11:44 +0000
committerrh <rh@pkgsrc.org>2002-07-17 13:11:44 +0000
commit41b62c0a95cd35ff6efdcd7bfd18dc555255d312 (patch)
tree977800534c4ad9db108c65c310a07d387195db28 /games/gnome-chess/Makefile
parentaf1cd66a9a11db868cad8a071b179d4f11afc8c6 (diff)
downloadpkgsrc-41b62c0a95cd35ff6efdcd7bfd18dc555255d312.tar.gz
Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r--games/gnome-chess/Makefile5
1 files changed, 3 insertions, 2 deletions
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"