aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:21:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:21:18 +0000
commit2a3f1df9744e61a572c19e83f72b2f85a3989cef (patch)
tree14ba4b96fd3cc505515bb8c0f3d8d71ecf20cfc9 /www
parent7e3acffb5ec90aac20dcac6a90dc8b70b45d55ba (diff)
downloadports-2a3f1df9744e61a572c19e83f72b2f85a3989cef.tar.gz
ports-2a3f1df9744e61a572c19e83f72b2f85a3989cef.zip
www/buku: Update version requirement of RUN_DEPENDS
Diffstat (limited to 'www')
-rw-r--r--www/buku/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/buku/Makefile b/www/buku/Makefile
index c5ea713c37de..58b007cc7ecd 100644
--- a/www/buku/Makefile
+++ b/www/buku/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.4.1:www/py-beautifulsoup@${
${PYTHON_PKGNAMEPREFIX}cryptography>=1.2.3:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}urllib3>=1.23:net/py-urllib3@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.23,1:net/py-urllib3@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils noflavors