pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/xscrabble
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jan 20 08:15:00 UTC 2019
Modified Files:
pkgsrc/games/xscrabble: Makefile
Log Message:
SETGIDGAME -> USE_GAMESGROUP
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/games/xscrabble/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/xscrabble/Makefile
diff -u pkgsrc/games/xscrabble/Makefile:1.24 pkgsrc/games/xscrabble/Makefile:1.25
--- pkgsrc/games/xscrabble/Makefile:1.24 Sat Oct 6 11:55:03 2012
+++ pkgsrc/games/xscrabble/Makefile Sun Jan 20 08:15:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/06 11:55:03 asau Exp $
+# $NetBSD: Makefile,v 1.25 2019/01/20 08:15:00 dholland Exp $
#
DISTNAME= xscrabble-1.0
@@ -23,7 +23,7 @@ SUBST_SED.xscrabble+= -e 's,/usr/local/l
MAKE_DIRS= ${VARBASE}/games
EGDIR= ${PREFIX}/share/games/xscrabble
-SETGIDGAME= yes
+USE_GAMESGROUP= yes
CONF_FILES_PERMS= ${EGDIR}/xscrabble.scores.dist \
${VARBASE}/games/xscrabble.scores \
${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE}
Home |
Main Index |
Thread Index |
Old Index