diff options
Diffstat (limited to 'x11/py-kiwi')
-rw-r--r-- | x11/py-kiwi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile index 2e8318264a4..3cd743b0032 100644 --- a/x11/py-kiwi/Makefile +++ b/x11/py-kiwi/Makefile @@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir PY_PATCHPLIST= yes PYDISTUTILSPKG= yes USE_PKGLOCALEDIR= yes +USE_TOOLS+= msgfmt PYTHON_VERSIONS_ACCEPTED= 25 24 DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools |