summaryrefslogtreecommitdiff
path: root/games/xtris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtris/Makefile')
-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: