diff options
Diffstat (limited to 'net-mgmt/py-msrest/Makefile')
-rw-r--r-- | net-mgmt/py-msrest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-msrest/Makefile b/net-mgmt/py-msrest/Makefile index dd3b965ce27b..8d49cf713f1b 100644 --- a/net-mgmt/py-msrest/Makefile +++ b/net-mgmt/py-msrest/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.0:devel/py-azure-core@${PY_ ${PYTHON_PKGNAMEPREFIX}requests>=2.16:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.5.0:www/py-requests-oauthlib@${PY_FLAVOR} -USES= python:3.6+ zip +USES= python zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |