mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Strict python version
This commit is contained in:
parent
15a8357b7f
commit
cf6d9e81e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295828
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue