- allow to build only with python25-26

This commit is contained in:
Martin Wilke 2011-03-04 15:46:51 +00:00
parent 7cc8e29f07
commit e3bc551240
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270305

View File

@ -17,7 +17,7 @@ COMMENT= Python Specializing Compiler
ONLY_FOR_ARCHS= i386
USE_PYTHON= yes
USE_PYTHON= 25-26
USE_PYDISTUTILS=yes
WRKSRC= ${WRKDIR}/psyco-${PORTVERSION}