1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

net-p2p/libtorrent-rasterbar: net-p2p/libtorrent-rasterbar: Unbreak on powerpc64

PR:		231757
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Yuri Victorovich 2018-10-07 03:08:23 +00:00
parent 819a337f8f
commit 5dc96f1110
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481411

View File

@ -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