summaryrefslogtreecommitdiff
path: root/lang/gcc46
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
commit490912e56cc20453004f69e39396f29ab18b00f6 (patch)
tree26a864bfedd8cee12a90e9883fe86a2ed7113e2b /lang/gcc46
parent74bc1621e3834b5e3928cad05b2cf46311be97b3 (diff)
downloadpkgsrc-490912e56cc20453004f69e39396f29ab18b00f6.tar.gz
Reduce dependencies. Bison, flex, and gm4 are not really needed to build gcc.
Diffstat (limited to 'lang/gcc46')
-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