diff options
-rw-r--r-- | x11/py-kiwi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile index 05f9301e65e..cfc8b0f3917 100644 --- a/x11/py-kiwi/Makefile +++ b/x11/py-kiwi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:42:42 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/06/14 10:48:30 obache Exp $ # DISTNAME= kiwi-1.9.22 @@ -18,7 +18,7 @@ PYDISTUTILSPKG= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools INSTALLATION_DIRS+= ${PYSITELIB} |