aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-30 11:09:36 +0800
committerMark Linimon <linimon@FreeBSD.org>2020-05-30 11:09:36 +0800
commitd61a7e9523a86f4390971668fdd9a1693fc26d5d (patch)
tree2f0874c624bfd46af2da56818505f27fd486caae /net-p2p
parent793cf3d943d71b2f9fa0613d4b2bc4b5217eba2c (diff)
downloadfreebsd-ports-gnome-d61a7e9523a86f4390971668fdd9a1693fc26d5d.tar.gz
freebsd-ports-gnome-d61a7e9523a86f4390971668fdd9a1693fc26d5d.tar.zst
freebsd-ports-gnome-d61a7e9523a86f4390971668fdd9a1693fc26d5d.zip
Mark as BROKEN on powerpc64-12. It seems to build everywhere else.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index d05b5a08646d..b8fd1bf2bed2 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -12,6 +12,8 @@ COMMENT= Bittorrent client using Qt5 and libtorrent-rasterbar
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_12_powerpc64= fails to build: ./base/tristatebool.h:44:5: 'constexpr' constructor does not have empty body
+
LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \
libboost_system.so:devel/boost-libs