summaryrefslogtreecommitdiff
path: root/games/quakeforge
diff options
context:
space:
mode:
authorsnj <snj>2004-04-18 03:03:59 +0000
committersnj <snj>2004-04-18 03:03:59 +0000
commit65f3ac33d3a747053cb65a5a362df297f3e5b582 (patch)
tree012b13f8194aaffd4fb8df6793fe0c3f5fb47c60 /games/quakeforge
parent7cfd78a715ec76455130e6fd4b7f72ab08d0f80c (diff)
downloadpkgsrc-65f3ac33d3a747053cb65a5a362df297f3e5b582.tar.gz
configure needs "--disable-xmms" for this to build when xmms is installed.
Pointed out by xtraeme@.
Diffstat (limited to 'games/quakeforge')
-rw-r--r--games/quakeforge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index abe018b6f4b..159f73f502b 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/17 03:04:03 snj Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/18 03:03:59 snj Exp $
DISTNAME= quakeforge-0.5.4
CATEGORIES= games
@@ -11,6 +11,7 @@ COMMENT= Improved Quake engine
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
CONFIGURE_ARGS+= --with-cpp="${CPP} %d %i %o"
+CONFIGURE_ARGS+= --disable-xmms
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make