summaryrefslogtreecommitdiff
path: root/net-p2p/twister/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-18 04:11:02 +0000
commit25beeff0797dd33cfc7db69206925427481729ee (patch)
tree7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /net-p2p/twister/Makefile
parentdevel/cmake: unbreak net/ceph with boost 1.66 (diff)
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
Notes
Notes: svn path=/head/; revision=459315
Diffstat (limited to 'net-p2p/twister/Makefile')
-rw-r--r--net-p2p/twister/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile
index ed0648725f53..1e5eff23cd4d 100644
--- a/net-p2p/twister/Makefile
+++ b/net-p2p/twister/Makefile
@@ -4,7 +4,7 @@
PORTNAME= twister-core
PORTVERSION= 0.9.34
DISTVERSIONPREFIX= v
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= net-p2p
@@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libleveldb.so:databases/leveldb
+BROKEN= fails to build with boost 1.66, see bug 224134
BROKEN_powerpc64= Does not build: /usr/bin/ld: final link failed: Bad value
OPTIONS_DEFINE= DOCS