summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc/Makefile')
-rw-r--r--lang/gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index f6a7d18238c..194f0967301 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2009/09/20 14:41:52 schwarz Exp $
+# $NetBSD: Makefile,v 1.94 2010/10/12 22:57:55 joerg Exp $
DISTNAME= gcc-2.95.3
PKGREVISION= 7
@@ -17,7 +17,7 @@ COMMENT= GNU Compiler Collection, version 2
NOT_FOR_PLATFORM= Darwin-*-* Interix-*-* *-*-x86_64 DragonFly-*-*
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bison
MAKEFLAGS+= GMAKE_LOCALE=no
HAS_CONFIGURE= YES