summaryrefslogtreecommitdiff
path: root/cross/i386-mingw32
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
committergrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
commitef741f8a1a08d590450d8e8035fe7387b1bd573a (patch)
tree7e0d6cac1bcf2ed738362d15896e6e66c14cbbb6 /cross/i386-mingw32
parent4df29abc308089f29ae112a89715fd4b320d1ee7 (diff)
downloadpkgsrc-ef741f8a1a08d590450d8e8035fe7387b1bd573a.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'cross/i386-mingw32')
-rw-r--r--cross/i386-mingw32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/i386-mingw32/Makefile b/cross/i386-mingw32/Makefile
index 8f693e32057..4af8577d175 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/20 12:10:55 agc Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/22 07:54:07 grant Exp $
DISTNAME= cross-${TARGET_ARCH}-1.2
PKGREVISION= 3
@@ -24,7 +24,7 @@ CROSS_DISTFILES+= mingw-runtime-1.2-src.tar.gz
MINGW_WRKSRC= ${WRKDIR}/mingw-runtime-1.2
CROSS_DISTFILES+= w32api-1.2-src.tar.gz
W32_WRKSRC= ${WRKDIR}/w32api-1.2
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= build
WRKSRC= ${WRKDIR} # for the patch target