aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/twister
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-04-30 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-04-30 01:12:10 +0000
commitc5b96b3aa84e646f61b2ff4544ba0f42fab1e65c (patch)
tree7b3dbe71ec7eb52c302f9ec1b73c6bebb9052a8a /net-p2p/twister
parent4ebba57eca24629c95e4c6381784c4f8b79ebb74 (diff)
Notes
Diffstat (limited to 'net-p2p/twister')
-rw-r--r--net-p2p/twister/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile
index 113b65512c9c..5625d10e910f 100644
--- a/net-p2p/twister/Makefile
+++ b/net-p2p/twister/Makefile
@@ -15,11 +15,11 @@ LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libleveldb.so:databases/leveldb
+BROKEN_powerpc64= Does not build: /usr/bin/ld: final link failed: Bad value
+
OPTIONS_DEFINE= DOCS
USE_GITHUB= yes