diff options
Diffstat (limited to 'www/py-requests-aws4auth/Makefile')
-rw-r--r-- | www/py-requests-aws4auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-aws4auth/Makefile b/www/py-requests-aws4auth/Makefile index de13135c77bf..1d8616b9e23a 100644 --- a/www/py-requests-aws4auth/Makefile +++ b/www/py-requests-aws4auth/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |