From b3ccd59fc813f0b798536975e54a5a606559c3b3 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:32:22 +0000 Subject: Note that tar is required by this package. --- cross/avr-gcc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross/avr-gcc') 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} -- cgit v1.2.3