summaryrefslogtreecommitdiff
path: root/games/quake6
diff options
context:
space:
mode:
authorskrll <skrll>2002-01-24 12:21:35 +0000
committerskrll <skrll>2002-01-24 12:21:35 +0000
commit5ff3fc685f3edf94847bac86466b1bdb839e61e6 (patch)
tree1caaaeb951cb1c2859adc4c4f043da602b38091b /games/quake6
parent345aa91e1d6cc4da251baa5637c535213b3a9bce (diff)
downloadpkgsrc-5ff3fc685f3edf94847bac86466b1bdb839e61e6.tar.gz
USE_BUILDLINK_ONLY and pull in Mesa. This should fix the build failure
noted in the bulk builds.
Diffstat (limited to 'games/quake6')
-rw-r--r--games/quake6/Makefile7
-rw-r--r--games/quake6/PLIST4
2 files changed, 8 insertions, 3 deletions
diff --git a/games/quake6/Makefile b/games/quake6/Makefile
index 420b0609489..209c05269a5 100644
--- a/games/quake6/Makefile
+++ b/games/quake6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/01/10 16:43:27 skrll Exp $
+# $NetBSD: Makefile,v 1.16 2002/01/24 12:21:35 skrll Exp $
DISTNAME= quake-v6-bsd-kame
PKGNAME= quake6-0.0
@@ -13,12 +13,13 @@ DEPENDS= quakedata-[0-9]*:../../games/quakedata
WRKSRC= ${WRKDIR}/quakeforge
+USE_BUILDLINK_ONLY= yes
+
post-extract:
cd ${WRKSRC}; ${FIND} . -name \*.o -exec ${RM} {} \;
cd ${WRKSRC}; ${RM} config.cache
USE_GMAKE= yes
-USE_X11= yes
GNU_CONFIGURE= yes
# This pkg can be built on USE_INET6 platform only
@@ -31,4 +32,6 @@ IGNORE= "${PKGNAME} requires IPv6 support"
# "bindir" setting is very non-standard for GNU autoconf
CONFIGURE_ARGS+=--disable-asmopt --bindir=/bin
+.include "../../graphics/Mesa/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/quake6/PLIST b/games/quake6/PLIST
index 3d22a7cbcb3..1badd94b241 100644
--- a/games/quake6/PLIST
+++ b/games/quake6/PLIST
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:55:22 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/01/24 12:21:35 skrll Exp $
+bin/quake-gl
bin/quake-x11
+bin/qw-client-gl
bin/qw-client-x11
bin/qw-server