summaryrefslogtreecommitdiff
path: root/games/quake6
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-09-07 00:10:24 +0000
committerdmcmahill <dmcmahill>2000-09-07 00:10:24 +0000
commit2ddde044bbbaf595a195ab8bd4a2c96f742ccf4b (patch)
tree4bc5c166c2f75cfcf46d4ee3d5f1816f5ba79671 /games/quake6
parentab72810151158359d5ad5cc897a25de1495757c8 (diff)
downloadpkgsrc-2ddde044bbbaf595a195ab8bd4a2c96f742ccf4b.tar.gz
add USE_X11 so rpath gets correctly set for X libs. Fixes recently noted
ELF problems.
Diffstat (limited to 'games/quake6')
-rw-r--r--games/quake6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quake6/Makefile b/games/quake6/Makefile
index 045269a0c15..194a4806b83 100644
--- a/games/quake6/Makefile
+++ b/games/quake6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/26 05:56:46 itojun Exp $
+# $NetBSD: Makefile,v 1.8 2000/09/07 00:10:24 dmcmahill Exp $
DISTNAME= quake-v6-bsd-kame
PKGNAME= quake6-0.0
@@ -22,6 +22,7 @@ post-extract:
(cd ${WRKSRC}; ${RM} config.cache)
USE_GMAKE= yes
+USE_X11= yes
GNU_CONFIGURE= yes
# This pkg can be built on USE_INET6 platform only