summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-07-14 12:52:35 +0000
committerhans <hans@pkgsrc.org>2011-07-14 12:52:35 +0000
commit05f2da489d1a6287663bf751390af12053857f8b (patch)
tree0e06753708c1a74953bed7d4d58eb5be40793f80 /lang/gcc44
parent7d2aebcece51111b34217e92ab304998885277d0 (diff)
downloadpkgsrc-05f2da489d1a6287663bf751390af12053857f8b.tar.gz
Reduce the dependencies on tools: bison, flex and gm4 are not really
needed to build gcc.
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 9cf32303692..3d0db0f0117 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2011/07/13 13:25:17 hans Exp $
+# $NetBSD: Makefile,v 1.25 2011/07/14 12:52:35 hans Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc44-${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.4.6