aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-croniter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-croniter/Makefile')
-rw-r--r--sysutils/py-croniter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/py-croniter/Makefile b/sysutils/py-croniter/Makefile
index d93c75d29ee5..4d672cddc5d0 100644
--- a/sysutils/py-croniter/Makefile
+++ b/sysutils/py-croniter/Makefile
@@ -1,5 +1,6 @@
PORTNAME= croniter
PORTVERSION= 0.3.20
+PORTREVISION= 1
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +11,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}
USES= python
USE_PYTHON= distutils autoplist