aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge-cli
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-03-08 16:24:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-03-08 16:24:37 +0000
commita2de3a083266d44bcb735531c8a39a2553749cbc (patch)
tree24991bfef2e7c27bed774686c6f28eb92a72cc53 /net-p2p/deluge-cli
parent0480db5e0be5f7b0bae0bddec7ee9997bcc01e32 (diff)
downloadports-a2de3a083266d44bcb735531c8a39a2553749cbc.tar.gz
ports-a2de3a083266d44bcb735531c8a39a2553749cbc.zip
Notes
Diffstat (limited to 'net-p2p/deluge-cli')
-rw-r--r--net-p2p/deluge-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile
index c6aa76a35ee2..5471545c7423 100644
--- a/net-p2p/deluge-cli/Makefile
+++ b/net-p2p/deluge-cli/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= intltool-merge:textproc/intltool
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar11>=0:net-p2p/py-libtorrent-rasterbar11@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0:net-p2p/py-libtorrent-rasterbar@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.8:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:textproc/py-mako@${PY_FLAVOR} \