From d2cd05a9dee0d05da70095ac1dae98c13d9c443e Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Jun 2006 20:58:28 +0000 Subject: Use pkgsrc versions of config.guess and config.sub. --- cross/h8300-hms-binutils/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 3314e46aa58..4e35e2ff09e 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/03/30 05:00:05 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/06 20:58:28 joerg Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 @@ -29,6 +29,11 @@ INSTALLATION_DIRS= ${H8300_PREFIX} post-extract: ${MKDIR} ${WRKSRC} +pre-configure: + ${CP} ${PKGSRCDIR}/mk/gnu-config/config.guess ${SRCDIR} + ${CP} ${PKGSRCDIR}/mk/gnu-config/config.sub ${SRCDIR} + + post-install: for f in h8300-hms-size h8300-hms-objdump h8300-hms-ar \ h8300-hms-strings h8300-hms-ranlib h8300-hms-objcopy \ -- cgit v1.2.3