summaryrefslogtreecommitdiff
path: root/devel/py-PyExecJS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-PyExecJS/Makefile')
-rw-r--r--devel/py-PyExecJS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-PyExecJS/Makefile b/devel/py-PyExecJS/Makefile
index 0dc59b2a1b12..7bc34520907e 100644
--- a/devel/py-PyExecJS/Makefile
+++ b/devel/py-PyExecJS/Makefile
@@ -13,7 +13,7 @@ COMMENT= Run JavaScript code from Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
OPTIONS_GROUP= RUNTIME