aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-04-12 06:36:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-04-12 06:36:31 +0000
commit9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (patch)
tree919393f150a5705b76814a092d02703b32940682 /net-p2p/libtorrent-rasterbar/Makefile
parent6987b2c75547dc39e8c95eaee0aabb36e4043ef0 (diff)
downloadports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.tar.gz
ports-9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b.zip
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar/Makefile')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index f7901858b80f..3deba6febdf5 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.1.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p ipv6
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
@@ -13,6 +13,8 @@ COMMENT= C++ library implementing a BitTorrent client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build with boost 1.70, see bug 236588
+
LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
libboost_random.so:devel/boost-libs \
libboost_system.so:devel/boost-libs