aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:12:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:12:28 +0000
commit3524be8c117f065aeaf12f72c3ed6d799815bdd1 (patch)
treeaef3339a2d759190309be92af0a4b92ba8cc815d /mail
parent2c6274595898a1ae2acb95f35cf18f2e08cc8736 (diff)
downloadports-3524be8c117f065aeaf12f72c3ed6d799815bdd1.tar.gz
ports-3524be8c117f065aeaf12f72c3ed6d799815bdd1.zip
Update RUN_DEPENDS after r569185
Notes
Notes: svn path=/head/; revision=569577
Diffstat (limited to 'mail')
-rw-r--r--mail/py-flanker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-flanker/Makefile b/mail/py-flanker/Makefile
index 15f3ae363ec8..adcee1625332 100644
--- a/mail/py-flanker/Makefile
+++ b/mail/py-flanker/Makefile
@@ -14,7 +14,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:textproc/py-chardet@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1,1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=0.5:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ply>=3.10:devel/py-ply@${PY_FLAVOR} \