summaryrefslogtreecommitdiff
path: root/net-p2p
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
parent- Convert to staging (diff)
- 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')
-rw-r--r--net-p2p/Makefile4
-rw-r--r--net-p2p/deluge/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 34fbc6c032a6..d9ccec053808 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -44,10 +44,10 @@
SUBDIR += libpdtp
SUBDIR += libtorrent
SUBDIR += libtorrent-devel
+ SUBDIR += libtorrent-rasterbar
SUBDIR += libtorrent-rasterbar-15
SUBDIR += libtorrent-rasterbar-15-python
- SUBDIR += libtorrent-rasterbar-16
- SUBDIR += libtorrent-rasterbar-16-python
+ SUBDIR += libtorrent-rasterbar-python
SUBDIR += linux-jigdo
SUBDIR += linuxdcpp
SUBDIR += litecoin
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