summaryrefslogtreecommitdiff
path: root/games/quakeforge/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 20:28:47 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 20:28:47 +0000
commit6a6cd5f01fe868efc05172603f50ca80b9d438a2 (patch)
tree241d2823c401d78f7a7f1c2fef687b213864c459 /games/quakeforge/Makefile
parent6a44e12a0bbb906af03439cb5910a712ce0609be (diff)
downloadpkgsrc-6a6cd5f01fe868efc05172603f50ca80b9d438a2.tar.gz
Replace explicit build dependencies on bison and manipulations on the
YACC variable with USE_TOOLS+=bison.
Diffstat (limited to 'games/quakeforge/Makefile')
-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