diff options
Diffstat (limited to 'net/py-cloudflare-scrape-js2py/Makefile')
-rw-r--r-- | net/py-cloudflare-scrape-js2py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-cloudflare-scrape-js2py/Makefile b/net/py-cloudflare-scrape-js2py/Makefile index 0cf441d9e181..605a00188790 100644 --- a/net/py-cloudflare-scrape-js2py/Makefile +++ b/net/py-cloudflare-scrape-js2py/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.4.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Js2Py>=0:devel/py-Js2Py@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes |