summaryrefslogtreecommitdiff
path: root/games/xtris/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-31 21:47:34 +0000
committerwiz <wiz>2005-05-31 21:47:34 +0000
commitc630f0e93248ee8268adb8790f9e20cb2b08d69f (patch)
treed88ec552c0419e5eba4603c9be66d1bd0726ed1f /games/xtris/Makefile
parentfacb456ed2e66104574cc1942373153e8c2a2561 (diff)
downloadpkgsrc-c630f0e93248ee8268adb8790f9e20cb2b08d69f.tar.gz
Convert to options framework.
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