summaryrefslogtreecommitdiff
path: root/games/quakeforge
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-22 20:28:47 +0000
committerjlam <jlam>2005-05-22 20:28:47 +0000
commit2ddbb8afaecc884b415390bb8b7a524e329f125f (patch)
tree241d2823c401d78f7a7f1c2fef687b213864c459 /games/quakeforge
parentc25a2f8043e1d06b71df110f50dc25cac286d4ad (diff)
downloadpkgsrc-2ddbb8afaecc884b415390bb8b7a524e329f125f.tar.gz
Replace explicit build dependencies on bison and manipulations on the
YACC variable with USE_TOOLS+=bison.
Diffstat (limited to 'games/quakeforge')
-rw-r--r--games/quakeforge/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index 3d6dd179b68..e1a36ddd4d1 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:03 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/22 20:28:47 jlam Exp $
DISTNAME= quakeforge-0.5.5
PKGREVISION= 2
@@ -9,16 +9,13 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://www.quakeforge.net/
COMMENT= Improved Quake engine
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
CONFIGURE_ARGS+= --with-cpp="${CPP} %d %i %o"
CONFIGURE_ARGS+= --disable-ogg
CONFIGURE_ARGS+= --disable-xmms
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= bison gmake
USE_LIBTOOL= YES
USE_X11= YES
-YACC= ${LOCALBASE}/bin/bison
SUBST_CLASSES+= dsp
SUBST_STAGE.dsp= post-patch