summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 21:38:42 +0000
committerjoerg <joerg>2010-02-19 21:38:42 +0000
commit194f3197704c09f75b78141f905692fae32cdbae (patch)
treebbf5169047b3eee04ecd3f5ce3f3f802be421aa0 /games
parent9d5524b9982d3a10d7c95c1fd4b55cae1a6c561a (diff)
downloadpkgsrc-194f3197704c09f75b78141f905692fae32cdbae.tar.gz
Fix ownership.
Diffstat (limited to 'games')
-rw-r--r--games/xpat2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile
index d05394c831e..f739e33d2d0 100644
--- a/games/xpat2/Makefile
+++ b/games/xpat2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/02/19 19:30:10 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2010/02/19 21:38:42 joerg Exp $
DISTNAME= xpat2-1.07
PKGREVISION= 3
@@ -19,7 +19,7 @@ MAKE_ENV+= XPMDIR=${BUILDLINK_PREFIX.libXpm:Q} XMKMF=${XMKMF_CMD:Q}
SETGIDGAME= yes
-CONF_FILES_PERMS= /dev/null /var/games/xpat.log ${GAMEOWN} ${GAMEGRP} ${GAMEMODE}
+CONF_FILES_PERMS= /dev/null /var/games/xpat.log ${GAMES_USER} ${GAMES_GROUP} ${GAMEMODE}
MAKE_DIRS= /var/games
SPECIAL_PERMS+= bin/xpat2 ${SETGID_GAMES_PERMS}