summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net-p2p/rtorrent-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile
index e32d6ec7e108..661d6fc5febc 100644
--- a/net-p2p/rtorrent-devel/Makefile
+++ b/net-p2p/rtorrent-devel/Makefile
@@ -13,9 +13,8 @@ DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++ (development version)
-# Libtorrent 0.11.* are all libtorrent.10, explicitely depend on 0.11.2+.
-BUILD_DEPENDS= libtorrent-devel>=0.11.2:${PORTSDIR}/net-p2p/libtorrent-devel
-RUN_DEPENDS= libtorrent-devel>=0.11.2:${PORTSDIR}/net-p2p/libtorrent-devel
+BUILD_DEPENDS= libtorrent-devel>=0.11.3:${PORTSDIR}/net-p2p/libtorrent-devel
+RUN_DEPENDS= libtorrent-devel>=0.11.3:${PORTSDIR}/net-p2p/libtorrent-devel
LIB_DEPENDS= # empty
MASTERDIR= ${.CURDIR}/../rtorrent