summaryrefslogtreecommitdiff
path: root/cross/i386-mingw32/Makefile
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/i386-mingw32/Makefile
parent6f5a4b6e5cf89f4eb4ca6ca2c1cfa1b8ee7316ff (diff)
downloadpkgsrc-230a4ce4ecdbe4a82cd0857ce90c994e5e5ba6cc.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'cross/i386-mingw32/Makefile')
-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