aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-croniter2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-croniter2/Makefile')
-rw-r--r--sysutils/py-croniter2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/py-croniter2/Makefile b/sysutils/py-croniter2/Makefile
index a35c656dc445..ca0f9ed901f9 100644
--- a/sysutils/py-croniter2/Makefile
+++ b/sysutils/py-croniter2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= croniter
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ WWW= https://pypi.org/project/croniter/
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=1.5:devel/py-python-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>2021.1:devel/py-pytz@${PY_FLAVOR}
USES= python