aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-10-29 01:13:45 +0800
committerjbeich <jbeich@FreeBSD.org>2016-10-29 01:13:45 +0800
commitdb2b69bfd58e93c8493cd54c25f7205eb324a67f (patch)
treec26075da8761afd952f37bb3a637b102581f512e /benchmarks
parente15df12463503ab0540af02e66bbe48a6ed9c54c (diff)
downloadfreebsd-ports-gnome-db2b69bfd58e93c8493cd54c25f7205eb324a67f.tar.gz
freebsd-ports-gnome-db2b69bfd58e93c8493cd54c25f7205eb324a67f.tar.zst
freebsd-ports-gnome-db2b69bfd58e93c8493cd54c25f7205eb324a67f.zip
devel/py-pytz: track PORTEPOCH in consumers
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/py-naarad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/py-naarad/Makefile b/benchmarks/py-naarad/Makefile
index 61ed0fe0b4ce..c5c3287450a8 100644
--- a/benchmarks/py-naarad/Makefile
+++ b/benchmarks/py-naarad/Makefile
@@ -13,7 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse \
- ${PYTHON_PKGNAMEPREFIX}pytz>=2013.8:devel/py-pytz \
+ ${PYTHON_PKGNAMEPREFIX}pytz>=2013.8,1:devel/py-pytz \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \
${PYTHON_PKGNAMEPREFIX}luminol>0:math/py-luminol \
bash:shells/bash \