- Set USE_PYTHON to 2.5, because other versions are not officially supported.
This commit is contained in:
parent
07baf448da
commit
1278dd750a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239725
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ PROJECTHOST= googleappengine
|
|||
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_PYTHON= 2.5-2.6
|
||||
USE_PYTHON= 2.5
|
||||
USE_ZIP= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:S,-,_,}
|
||||
|
|
Loading…
Reference in a new issue