summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-10-13 10:56:21 +0000
committerhans <hans@pkgsrc.org>2011-10-13 10:56:21 +0000
commit7475c391b123826ee31a81a076f6b08671042183 (patch)
tree26a864bfedd8cee12a90e9883fe86a2ed7113e2b /lang
parent995c9ef5242d12825965a8ec5646b20dc08c0216 (diff)
downloadpkgsrc-7475c391b123826ee31a81a076f6b08671042183.tar.gz
Reduce dependencies. Bison, flex, and gm4 are not really needed to build gcc.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc46/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 04cba000ff1..d496a9e6ed0 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/10/13 10:54:24 hans Exp $
+# $NetBSD: Makefile,v 1.8 2011/10/13 10:56:21 hans Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc46-${GCC_VERSION}
@@ -14,9 +14,7 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= awk:run bash:run chmod \
- gmake:run makeinfo bison flex gm4 \
- sed:run
+USE_TOOLS+= awk:run bash:run chmod gmake:run makeinfo sed:run
GCC_VERSION= 4.6.1