From cffeef9513af812d51502af47a9aebf965f8dd3c Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Nov 2010 01:05:25 +0000 Subject: Remove 24 from accepted python versions, because the py-kiwi dependency does not support it. Part 3 of PR 44062 by Aleksey Cheusov. --- news/lottanzb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index a46f2d90509..3d709024b6e 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 11:02:38 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/11/08 01:05:25 wiz Exp $ DISTNAME= lottanzb-0.4.0 PKGREVISION= 5 @@ -18,7 +18,7 @@ PYDISTUTILSPKG= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= intltool msgfmt pkg-config -PYTHON_VERSIONS_ACCEPTED= 25 24 +PYTHON_VERSIONS_ACCEPTED= 25 DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools INSTALLATION_DIRS+= ${PYSITELIB} -- cgit v1.2.3