summaryrefslogtreecommitdiff
path: root/games/xemeraldia
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-19 21:47:06 +0000
committerjoerg <joerg>2010-02-19 21:47:06 +0000
commitf1ef3be9e907c7ba1238601ae6e957b223a9e701 (patch)
treea13f6be4b8d8ff5e0938383a2e7cd9e85891ba6d /games/xemeraldia
parent194f3197704c09f75b78141f905692fae32cdbae (diff)
downloadpkgsrc-f1ef3be9e907c7ba1238601ae6e957b223a9e701.tar.gz
SETGIDGAME. Bump revision.
Diffstat (limited to 'games/xemeraldia')
-rw-r--r--games/xemeraldia/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile
index 5be9283f63a..29591b8cb95 100644
--- a/games/xemeraldia/Makefile
+++ b/games/xemeraldia/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:35 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2010/02/19 21:47:06 joerg Exp $
DISTNAME= xemeraldia-0.3
PKGNAME= xemeraldia-0.31
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= games
MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/
@@ -22,8 +22,11 @@ GAMES_DIR= share/games
MAKE_ENV+= GAMES_DIR=${GAMES_DIR:Q}
PLIST_SUBST= GAMES_DIR=${GAMES_DIR:Q}
+SETGIDGAME= yes
+
+SPECIAL_PERMS+= bin/xemeraldia ${SETGID_GAMES_PERMS}
CONF_FILES_PERMS+= /dev/null ${PREFIX}/${GAMES_DIR}/xemeraldia/xemeraldia.scores \
- ${ROOT_USER} games 664
+ ${GAMES_USER} ${GAMES_GROUP} ${GAMEMODE}
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXp/buildlink3.mk"