summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-psyco/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-psyco/Makefile b/devel/py-psyco/Makefile
index 18dc1cfcc21d..cbed9d2126bb 100644
--- a/devel/py-psyco/Makefile
+++ b/devel/py-psyco/Makefile
@@ -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}