pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-kiwi Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84ffd1d1d3fd
branches:  trunk
changeset: 555833:84ffd1d1d3fd
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Mar 10 11:12:06 2009 +0000

description:
Needs msgfmt.

diffstat:

 x11/py-kiwi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 08b7623160dc -r 84ffd1d1d3fd x11/py-kiwi/Makefile
--- a/x11/py-kiwi/Makefile      Tue Mar 10 10:54:04 2009 +0000
+++ b/x11/py-kiwi/Makefile      Tue Mar 10 11:12:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/10 11:12:06 hasso Exp $
 #
 
 DISTNAME=      kiwi-1.9.22
@@ -15,6 +15,7 @@
 PY_PATCHPLIST=         yes
 PYDISTUTILSPKG=                yes
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            msgfmt
 
 PYTHON_VERSIONS_ACCEPTED=      25 24
 DEPENDS+=      ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools



Home | Main Index | Thread Index | Old Index