summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 07:49:20 +0000
committergrant <grant>2004-01-22 07:49:20 +0000
commit230a4ce4ecdbe4a82cd0857ce90c994e5e5ba6cc (patch)
tree7e0d6cac1bcf2ed738362d15896e6e66c14cbbb6 /cross/h8300-hms-gcc
parent6f5a4b6e5cf89f4eb4ca6ca2c1cfa1b8ee7316ff (diff)
downloadpkgsrc-230a4ce4ecdbe4a82cd0857ce90c994e5e5ba6cc.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'cross/h8300-hms-gcc')
-rw-r--r--cross/h8300-hms-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index c42d5e01002..120c383bfda 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:10:55 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/22 07:54:07 grant Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -21,7 +21,7 @@ H8300_PREFIX= ${LOCALBASE}/libexec/cross-h8300-hms
WRKSRC= ${WRKDIR}/objdir
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${H8300_PREFIX}
CONFIGURE_ARGS+= --infodir=${H8300_PREFIX}/gcc