Relax PYTHON_VERSION_ACCEPTED from x11/py-kiwi changes.
Bump PKGREVISION, default acceptable python changed.
This commit is contained in:
parent
4e93c1525d
commit
a441ce2fd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:30 obache Exp $
|
# $NetBSD: Makefile,v 1.14 2011/06/14 10:51:08 obache Exp $
|
||||||
|
|
||||||
DISTNAME= lottanzb-0.4.0
|
DISTNAME= lottanzb-0.4.0
|
||||||
PKGREVISION= 8
|
PKGREVISION= 9
|
||||||
CATEGORIES= news
|
CATEGORIES= news
|
||||||
MASTER_SITES= http://www.lottanzb.org/releases/
|
MASTER_SITES= http://www.lottanzb.org/releases/
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ PYDISTUTILSPKG= yes
|
||||||
USE_PKGLOCALEDIR= yes
|
USE_PKGLOCALEDIR= yes
|
||||||
USE_TOOLS+= intltool msgfmt pkg-config
|
USE_TOOLS+= intltool msgfmt pkg-config
|
||||||
|
|
||||||
PYTHON_VERSIONS_ACCEPTED= 25
|
PYTHON_VERSIONS_ACCEPTED= 27 26 25
|
||||||
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
|
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.6c6:../../devel/py-setuptools
|
||||||
INSTALLATION_DIRS+= ${PYSITELIB}
|
INSTALLATION_DIRS+= ${PYSITELIB}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue