summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:12:42 +0000
committersunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:12:42 +0000
commit38a71dbdd663e58ccd1691590e1f0d9bfb90fdfe (patch)
tree691b35302a1516d83793d72cfeb56428f751d21f
parentc1d9c29b9d1c24b2f2499d234dc364d3bdf983f0 (diff)
downloadfreebsd-ports-38a71dbdd663e58ccd1691590e1f0d9bfb90fdfe.tar.gz
freebsd-ports-38a71dbdd663e58ccd1691590e1f0d9bfb90fdfe.tar.bz2
Update RUN_DEPENDS after r569185
git-svn-id: http://svn.freebsd.org/ports/head@569580 35697150-7ecd-e111-bb59-0022644237b5
-rw-r--r--www/py-instabot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-instabot/Makefile b/www/py-instabot/Makefile
index 891d5e417823..b179e2bdbdd6 100644
--- a/www/py-instabot/Makefile
+++ b/www/py-instabot/Makefile
@@ -14,7 +14,7 @@ COMMENT= Instagram bot scripts and API wrapper
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2019.11.28:security/py-certifi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.4:textproc/py-chardet@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.4,1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0.18.2:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}huepy>=1.2.1:misc/py-huepy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \