aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-07 03:08:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-07 03:08:23 +0000
commit5dc96f111048ff6ced4c99774fbb3bacc23655b5 (patch)
tree87f2d10d4ace45154a10cdfff0dcdbc9f55537d2 /net-p2p
parent819a337f8f2be1ebd9a8da9a4475741157bff03c (diff)
downloadports-5dc96f111048ff6ced4c99774fbb3bacc23655b5.tar.gz
ports-5dc96f111048ff6ced4c99774fbb3bacc23655b5.zip
net-p2p/libtorrent-rasterbar: net-p2p/libtorrent-rasterbar: Unbreak on powerpc64
PR: 231757 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=481411
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 75a47a49e3f6..2e83ec172914 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -12,8 +12,6 @@ COMMENT= C++ library implementing a BitTorrent client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to build: client_test.cpp: undefined reference to std::__cxx11::basic_string
-
LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
libboost_random.so:devel/boost-libs \
libboost_system.so:devel/boost-libs