pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/tin Add msgfmt to tools, for DragonFly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9eefeaf1ea9f
branches:  trunk
changeset: 398080:9eefeaf1ea9f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 23 16:49:54 2009 +0000

description:
Add msgfmt to tools, for DragonFly.

diffstat:

 news/tin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4fdafaa74d60 -r 9eefeaf1ea9f news/tin/Makefile
--- a/news/tin/Makefile Sun Aug 23 15:26:47 2009 +0000
+++ b/news/tin/Makefile Sun Aug 23 16:49:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2009/07/22 10:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2009/08/23 16:49:54 wiz Exp $
 #
 
 DISTNAME=      tin-1.9.4
@@ -24,7 +24,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 # for tinews.pl
-USE_TOOLS+=    perl:run yacc
+USE_TOOLS+=    msgfmt perl:run yacc
 REPLACE_PERL=  tools/*.pl
 BUILD_TARGET=  build
 



Home | Main Index | Thread Index | Old Index