diff options
Diffstat (limited to 'devel/py-PyExecJS/Makefile')
-rw-r--r-- | devel/py-PyExecJS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-PyExecJS/Makefile b/devel/py-PyExecJS/Makefile index bc64538b7dcf..4b7e8e1c5ce9 100644 --- a/devel/py-PyExecJS/Makefile +++ b/devel/py-PyExecJS/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/PyExecJS/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils OPTIONS_GROUP= RUNTIME |