summaryrefslogtreecommitdiff
path: root/cross/binutils
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-01-29 05:56:11 +0000
committersbd <sbd@pkgsrc.org>2012-01-29 05:56:11 +0000
commitee39ee22bf30052c2a6acfbff8a9d90a4e9992f5 (patch)
tree5e2495e51925b20cb41ba977b1984eed5c1489b0 /cross/binutils
parente157ef539d1503f3458b6b6a7dcc2d00fe3484cd (diff)
downloadpkgsrc-ee39ee22bf30052c2a6acfbff8a9d90a4e9992f5.tar.gz
Add yacc to USE_TOOLS
Diffstat (limited to 'cross/binutils')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index e29217070aa..5b25fb5c45b 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2011/11/27 19:36:48 joerg Exp $
+# $NetBSD: Makefile,v 1.54 2012/01/29 05:56:11 sbd Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -20,7 +20,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILDLINK_TRANSFORM+= rm:-Werror
USE_CROSSBASE= yes
-USE_TOOLS+= gm4 pod2man
+USE_TOOLS+= gm4 pod2man yacc
USE_LIBTOOL= yes
GNU_CONFIGURE= yes