diff options
Diffstat (limited to 'devel/py-azure-storage-blob/Makefile')
-rw-r--r-- | devel/py-azure-storage-blob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-azure-storage-blob/Makefile b/devel/py-azure-storage-blob/Makefile index 7407a162b5a9..8bd897269bb5 100644 --- a/devel/py-azure-storage-blob/Makefile +++ b/devel/py-azure-storage-blob/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1.5:www/py-azure-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-storage-common>=2.1:devel/py-azure-storage-common@${PY_FLAVOR} -USES= azurepy python:3.6+ +USES= azurepy python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |