summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-02 13:37:03 +0000
committerwiz <wiz@pkgsrc.org>2004-07-02 13:37:03 +0000
commitf4648e7d781dabcb7a1172cdea3822806d62a702 (patch)
tree8cc92f6b849e64ab703dd2efc90920fb56725fd2 /cross
parente1281e712de7cac25130022e42a3f2f7319431cd (diff)
downloadpkgsrc-f4648e7d781dabcb7a1172cdea3822806d62a702.tar.gz
Convert to bl3 (tested on 1.6.2, does not build on 2.0).
Diffstat (limited to 'cross')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index b10cd458a93..f11b34b08d4 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/04/24 13:53:37 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2004/07/02 13:37:03 wiz Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -13,7 +13,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/
COMMENT= Unified GNU binutils for cross build environments
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_CROSSBASE= yes
USE_GNU_TOOLS+= m4
USE_LIBTOOL= yes