aboutsummaryrefslogtreecommitdiff
path: root/www/py-instabot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:12:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:12:42 +0000
commitbf5da7268cffd9aca2c300b68e7b332faf1929ef (patch)
tree691b35302a1516d83793d72cfeb56428f751d21f /www/py-instabot
parent4c0a89b9d7d0ee6c1c9925dfac0035927062a2bd (diff)
downloadports-bf5da7268cffd9aca2c300b68e7b332faf1929ef.tar.gz
ports-bf5da7268cffd9aca2c300b68e7b332faf1929ef.zip
Update RUN_DEPENDS after r569185
Notes
Notes: svn path=/head/; revision=569580
Diffstat (limited to 'www/py-instabot')
-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} \