summaryrefslogtreecommitdiff
path: root/cross/i386-mingw32/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-11-05 23:03:54 +0000
committerseb <seb>2003-11-05 23:03:54 +0000
commit219459b302bd6f175835ff5ac882866638cdfcef (patch)
treeb9f598e8bb76cf0593825303cc85003f9f3673fa /cross/i386-mingw32/Makefile
parenta3787b2df0cc238ac9d6a6a0e5559c97bd3cc5d4 (diff)
downloadpkgsrc-219459b302bd6f175835ff5ac882866638cdfcef.tar.gz
Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are not
installed anyway. XXX it does not build on -current.
Diffstat (limited to 'cross/i386-mingw32/Makefile')
-rw-r--r--cross/i386-mingw32/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/i386-mingw32/Makefile b/cross/i386-mingw32/Makefile
index cc7e4f315c8..c38cea3759f 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:27:55 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/05 23:03:54 seb Exp $
DISTNAME= cross-${TARGET_ARCH}-1.2
PKGREVISION= 3
+WRKSRC= ${WRKDIR} # for the patch target
CROSS_DISTFILES=
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mingw.org/