pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/avr-gcc Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0da447bbcc39
branches:  trunk
changeset: 522368:0da447bbcc39
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 07 21:12:17 2006 +0000

description:
Needs msgfmt.

diffstat:

 cross/avr-gcc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c38ae1da3b41 -r 0da447bbcc39 cross/avr-gcc/Makefile
--- a/cross/avr-gcc/Makefile    Thu Dec 07 20:51:25 2006 +0000
+++ b/cross/avr-gcc/Makefile    Thu Dec 07 21:12:17 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/10/11 16:12:32 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/12/07 21:12:17 joerg Exp $
 
 DISTNAME=              gcc-3.3.2003.05.11
 PKGNAME=               avr-gcc-3.3.2003.05.11
@@ -22,7 +22,7 @@
 # the original master site still uses .gz.
 GNU_CONFIGURE=         yes
 USE_BZIP2=             yes
-USE_TOOLS+=            bison gmake lex perl tar
+USE_TOOLS+=            bison gmake lex perl tar msgfmt
 USE_PKGLOCALEDIR=      yes
 
 CONFIGURE_ARGS+=       --target=avr



Home | Main Index | Thread Index | Old Index