aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-11-06 12:18:29 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-11-06 12:18:29 +0000
commit12130d01c35f3662b0194a591f115a8660305321 (patch)
treee2fadfeedb6a07886dc6f1d1519e7e039db38a7f /net-p2p/deluge
parentc008d3b9f4d463ef128304ccd4131606eac4bf83 (diff)
downloadports-12130d01c35f3662b0194a591f115a8660305321.tar.gz
ports-12130d01c35f3662b0194a591f115a8660305321.zip
- Fix net-p2p/libtorrent-rasterbar dependency due to recent commit
- Change net-p2p/Makefile Approved by: bdrewery>
Notes
Notes: svn path=/head/; revision=332972
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r--net-p2p/deluge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index b9a517db8736..c04153ae8cad 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -14,7 +14,7 @@ COMMENT= Bittorrent client using Python, GTK+2, and libtorrent-rasterbar
LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:${PORTSDIR}/devel/py-xdg \
- ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0.16.0:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16-python \
+ ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0:${PORTSDIR}/net-p2p/libtorrent-rasterbar-python \
${PYTHON_PKGNAMEPREFIX}openssl>=0.8:${PORTSDIR}/security/py-openssl \
${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:${PORTSDIR}/textproc/py-chardet \
${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:${PORTSDIR}/textproc/py-mako