- Strict python version

This commit is contained in:
Wen Heping 2012-05-02 00:32:58 +00:00
parent 15a8357b7f
commit cf6d9e81e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295828

View file

@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= A collection of tools for internationalizing Python applications
USE_PYTHON= 2.5+
USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS= easy_install
.if !defined(NOPORTDOCS)