aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/deluge
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2013-11-06 20:18:29 +0800
committernemysis <nemysis@FreeBSD.org>2013-11-06 20:18:29 +0800
commit3a20b5b0682e9947eb48933523f7af46206818f4 (patch)
treee2fadfeedb6a07886dc6f1d1519e7e039db38a7f /net-p2p/deluge
parentb804405265e8689ae34eeb15c4c5707525c734bd (diff)
downloadfreebsd-ports-gnome-3a20b5b0682e9947eb48933523f7af46206818f4.tar.gz
freebsd-ports-gnome-3a20b5b0682e9947eb48933523f7af46206818f4.tar.zst
freebsd-ports-gnome-3a20b5b0682e9947eb48933523f7af46206818f4.zip
- Fix net-p2p/libtorrent-rasterbar dependency due to recent commit
- Change net-p2p/Makefile Approved by: bdrewery>
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