summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:12:33 +0000
committersunpoet <sunpoet@35697150-7ecd-e111-bb59-0022644237b5>2021-03-30 19:12:33 +0000
commit656b6c904dddd8afff7b93fad6f9d4340596925f (patch)
tree32019e7d1b8ff774e1a493bfb5b37f2970bc8dc1
parent68b731234c10bef0fca602b01b0b080f01ad284a (diff)
downloadfreebsd-ports-656b6c904dddd8afff7b93fad6f9d4340596925f.tar.gz
freebsd-ports-656b6c904dddd8afff7b93fad6f9d4340596925f.tar.bz2
Update RUN_DEPENDS after r569185
git-svn-id: http://svn.freebsd.org/ports/head@569578 35697150-7ecd-e111-bb59-0022644237b5
-rw-r--r--textproc/py-aeidon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-aeidon/Makefile b/textproc/py-aeidon/Makefile
index e8d7c753b668..ad7bfd5f7df4 100644
--- a/textproc/py-aeidon/Makefile
+++ b/textproc/py-aeidon/Makefile
@@ -13,7 +13,7 @@ COMMENT= Reading, write and manipulate text-based subtitle files
LICENSE= GPLv3+
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1:textproc/py-chardet@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1,1:textproc/py-chardet@${PY_FLAVOR}
USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils