summaryrefslogtreecommitdiff
path: root/games/xtris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtris/Makefile')
-rw-r--r--games/xtris/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile
index 00d014bd0fd..e2b77a59f24 100644
--- a/games/xtris/Makefile
+++ b/games/xtris/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:59 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/31 21:47:34 wiz Exp $
#
DISTNAME= xtris-1.15
@@ -12,14 +12,7 @@ COMMENT= Multi-player version of a popular game for the X Window system
WRKSRC= ${WRKDIR}/xtris
USE_X11BASE= yes
-BUILD_DEFS+= USE_INET6
-
-# to get USE_INET6
-.include "../../mk/bsd.prefs.mk"
-
-.if defined(USE_INET6) && ${USE_INET6} == YES
-CFLAGS+= -DINET6
-.endif
+.include "options.mk"
do-install:
${INSTALL} -o bin -g games -m 2755 ${WRKSRC}/xtris ${PREFIX}/bin/xtris