summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-15 11:15:44 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-15 11:15:44 +0000
commit4efbff4188c7dee5663b39fe38006429c90792e6 (patch)
treeed3d1887f48a00b8299470d377c7acf27034672c /games
parent35222a6e3116ffe846ea5d61e0c676af22f329b9 (diff)
downloadpkgsrc-4efbff4188c7dee5663b39fe38006429c90792e6.tar.gz
Set SETGIDGAME before bsd.prefs.mk is included.
Diffstat (limited to 'games')
-rw-r--r--games/xtris/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile
index 884c0d12998..4ddfe7b1382 100644
--- a/games/xtris/Makefile
+++ b/games/xtris/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/03/04 06:59:06 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/15 11:15:44 joerg Exp $
#
DISTNAME= xtris-1.15
@@ -17,13 +17,13 @@ USE_X11BASE= yes
LIBS.SunOS+= -lsocket -lnsl
MAKE_ENV+= LIBS=${LIBS:Q}
-.include "options.mk"
-
SETGIDGAME= yes
SPECIAL_PERMS+= bin/xtris ${SETGID_GAMES_PERMS}
SPECIAL_PERMS+= bin/xtbot ${SETGID_GAMES_PERMS}
SPECIAL_PERMS+= bin/xtserv ${SETGID_GAMES_PERMS}
+.include "options.mk"
+
INSTALLATION_DIRS= bin ${PREFIX}/${PKGMANDIR}/man6
do-install: