summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:32:22 +0000
committerjlam <jlam>2005-05-16 01:32:22 +0000
commite3f34cf3b94d75c39bb593e4765fd3331b249330 (patch)
tree4beb1060fa73ef3220b4b4f62528af9c91daf0bc /cross
parent147a5621c28e6a26de0b520dcecfda5698bace16 (diff)
downloadpkgsrc-e3f34cf3b94d75c39bb593e4765fd3331b249330.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-gcc/Makefile3
-rw-r--r--cross/i386-mingw32/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile
index 6ca5e81c318..40cddc6c28f 100644
--- a/cross/avr-gcc/Makefile
+++ b/cross/avr-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:10 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/16 01:32:22 jlam Exp $
DISTNAME= gcc-3.3.2003.05.11
PKGNAME= avr-gcc-3.3.2003.05.11
@@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
USE_PERL5= build
USE_BZIP2= yes
USE_GNU_TOOLS+= lex make yacc
+PKGSRC_USE_TOOLS+= tar
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS= --target=avr --prefix=${PREFIX}
diff --git a/cross/i386-mingw32/Makefile b/cross/i386-mingw32/Makefile
index 70054067ee5..dd6a9ae3711 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/11 18:07:09 kent Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/16 01:32:22 jlam Exp $
DISTNAME= cross-${TARGET_ARCH}-3.2
CROSS_DISTFILES=
@@ -27,6 +27,7 @@ MINGW_WRKSRC= ${WRKDIR}/mingw-runtime-3.2
CROSS_DISTFILES+= w32api-2.5.tar.gz
W32_WRKSRC= ${WRKDIR}/w32api-2.5
USE_GNU_TOOLS+= make
+PKGSRC_USE_TOOLS+= tar
USE_PERL5= build
WRKSRC= ${WRKDIR} # for the patch target