aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyinstaller/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyinstaller/Makefile')
-rw-r--r--devel/py-pyinstaller/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyinstaller/Makefile b/devel/py-pyinstaller/Makefile
index 19517332b42d..14f9e729f190 100644
--- a/devel/py-pyinstaller/Makefile
+++ b/devel/py-pyinstaller/Makefile
@@ -22,7 +22,7 @@ BROKEN_sparc64= Does not compile: error: size of array stb__testsize2_uinta is
OPTIONS_DEFINE= DOCS
EXTRACT_AFTER_ARGS= --exclude doc/source --no-same-owner --no-same-permissions
-USES= python
+USES= python:2.7
USE_PYTHON= autoplist distutils
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}