pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/po4a msgfmt and msgmerge are runtime dependen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97685c4028e7
branches:  trunk
changeset: 530410:97685c4028e7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 29 22:57:02 2007 +0000

description:
msgfmt and msgmerge are runtime dependencies. Bump revision.

diffstat:

 textproc/po4a/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r 1e864f434680 -r 97685c4028e7 textproc/po4a/Makefile
--- a/textproc/po4a/Makefile    Fri Jun 29 22:55:50 2007 +0000
+++ b/textproc/po4a/Makefile    Fri Jun 29 22:57:02 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/02/22 19:27:16 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/06/29 22:57:02 joerg Exp $
 #
 
 DISTNAME=              po4a-0.23
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            textproc
 MASTER_SITES=          http://alioth.debian.org/download.php/1317/
 
@@ -10,14 +10,12 @@
 HOMEPAGE=              http://alioth.debian.org/projects/po4a/
 COMMENT=               Tool for using gettext where it was not intended to be used
 
-BROKEN_IN=             pkgsrc-2006Q1 pkgsrc-2006Q4
-
 DEPENDS+=              p5-gettext>=1.01:../../devel/p5-gettext
 DEPENDS+=              p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
 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 msgmerge msgfmt
+USE_TOOLS+=            pkg-config perl:run msgmerge:run msgfmt:run
 
 PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/po4a/.packlist



Home | Main Index | Thread Index | Old Index