summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhans <hans>2011-10-13 10:56:21 +0000
committerhans <hans>2011-10-13 10:56:21 +0000
commit69832428bce1b29499c024221f6e7d9cab34ae9e (patch)
tree26a864bfedd8cee12a90e9883fe86a2ed7113e2b /lang
parent94ef74d05d70d66ceb4ea09886784d582c391f77 (diff)
downloadpkgsrc-69832428bce1b29499c024221f6e7d9cab34ae9e.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