aboutsummaryrefslogtreecommitdiff
path: root/devel/py-azure-storage-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-azure-storage-common/Makefile')
-rw-r--r--devel/py-azure-storage-common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-azure-storage-common/Makefile b/devel/py-azure-storage-common/Makefile
index 82251a209dc9..1960b38da430 100644
--- a/devel/py-azure-storage-common/Makefile
+++ b/devel/py-azure-storage-common/Makefile
@@ -1,5 +1,6 @@
PORTNAME= azure-storage-common
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1.5:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR}
USES= azurepy python
USE_PYTHON= autoplist concurrent cryptography distutils