aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-croniter
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
commit551be3c7231225ed9c26479af2b8914fb2ef0ea8 (patch)
treed296c82a71504382f4faefa0bf8d7be384ea1105 /sysutils/py-croniter
parent02f9c9be1699251467efc027f210049dfe14f9c5 (diff)
Notes
Diffstat (limited to 'sysutils/py-croniter')
-rw-r--r--sysutils/py-croniter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-croniter/Makefile b/sysutils/py-croniter/Makefile
index b58786cf70da..96e3f4735463 100644
--- a/sysutils/py-croniter/Makefile
+++ b/sysutils/py-croniter/Makefile
@@ -12,7 +12,7 @@ COMMENT= Iteration support for datetime objects with cron like format
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${FLAVOR}
USES= python zip
USE_PYTHON= distutils autoplist