- Set USE_PYTHON to 2.5, because other versions are not officially supported.

This commit is contained in:
Nicola Vitale 2009-08-17 09:14:57 +00:00
parent 07baf448da
commit 1278dd750a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239725

View file

@ -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,-,_,}