aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-22 15:20:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-22 15:20:47 +0000
commit0a72ebf517794a0f062757230812d611a8c7488f (patch)
treede9bfe81f7acf9390ab2fcb99541c1e6554ee4da /net-p2p/rtorrent
parent81c98c3e93b5e9e4ca7fb3af42a8a3aa5c34a827 (diff)
downloadports-0a72ebf517794a0f062757230812d611a8c7488f.tar.gz
ports-0a72ebf517794a0f062757230812d611a8c7488f.zip
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 28d466ec5c35..85c2722c31d4 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= BitTorrent Client written in C++
-BUILD_DEPENDS= libtorrent=0.13.4_1:${PORTSDIR}/net-p2p/libtorrent
-RUN_DEPENDS= libtorrent=0.13.4_1:${PORTSDIR}/net-p2p/libtorrent
+BUILD_DEPENDS= libtorrent=0.13.4_2:${PORTSDIR}/net-p2p/libtorrent
+RUN_DEPENDS= libtorrent=0.13.4_2:${PORTSDIR}/net-p2p/libtorrent
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes