summaryrefslogtreecommitdiff
path: root/cross/i386-netbsdpe
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-01 14:25:00 +0000
committerwiz <wiz@pkgsrc.org>2001-02-01 14:25:00 +0000
commit7ca950f2f6d7b74915e408cfb1296aeb5634bfc1 (patch)
tree758f63caa55271f95f76cfd28169d1f4eef69d01 /cross/i386-netbsdpe
parentd4855c1df24c621380caa78eda8016e1ee69bd62 (diff)
downloadpkgsrc-7ca950f2f6d7b74915e408cfb1296aeb5634bfc1.tar.gz
Update depends on cross-binutils to >=2.9.1.1.
XXX: Why not use the common cross.mk?
Diffstat (limited to 'cross/i386-netbsdpe')
-rw-r--r--cross/i386-netbsdpe/files/cross.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/i386-netbsdpe/files/cross.mk b/cross/i386-netbsdpe/files/cross.mk
index b935411374f..1c9bb1e3978 100644
--- a/cross/i386-netbsdpe/files/cross.mk
+++ b/cross/i386-netbsdpe/files/cross.mk
@@ -32,7 +32,7 @@ BINUTILS_WRKSRC= ${WRKDIR}/${BINUTILS_DISTNAME}
CROSS_DISTFILES+= ${BINUTILS_DISTNAME}.tar.gz
MASTER_SITES+= ${MASTER_SITE_GNU:=binutils/}
CONFIGURE_ARGS+= --with-gnu-as --with-gnu-ld
-DEPENDS+= cross-binutils-2.9.1.1:../../cross/binutils
+DEPENDS+= cross-binutils>=2.9.1.1:../../cross/binutils
PLIST_PRE+= ${COMMON_DIR}/PLIST-binutils
AS_FOR_TARGET= ${BINUTILS_WRKSRC}/gas/as-new