pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/po4a Needs msgfmt and msgmerge.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdf586f5ae65
branches:  trunk
changeset: 522292:fdf586f5ae65
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 06 17:18:49 2006 +0000

description:
Needs msgfmt and msgmerge.

diffstat:

 textproc/po4a/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8aee9dbfcb1a -r fdf586f5ae65 textproc/po4a/Makefile
--- a/textproc/po4a/Makefile    Wed Dec 06 17:15:22 2006 +0000
+++ b/textproc/po4a/Makefile    Wed Dec 06 17:18:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/12/06 17:18:49 joerg Exp $
 #
 
 DISTNAME=              po4a-0.23
@@ -17,7 +17,7 @@
 DEPENDS+=              p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
 DEPENDS+=              p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N
 
-USE_TOOLS+=            pkg-config perl:run
+USE_TOOLS+=            pkg-config perl:run msgmerge msgfmt
 
 PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=         auto/po4a/.packlist



Home | Main Index | Thread Index | Old Index