aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 20:12:40 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:16 +0000
commit3794e1a2edc06ad14b246dad59ebde670e965186 (patch)
tree688780873a66dff2d8dbdda0fa025a7d1c632bf1
parent1547a76734bd9ac71eec018d2cd1b5c022dd7707 (diff)
downloadports-3794e1a2edc06ad14b246dad59ebde670e965186.tar.gz
ports-3794e1a2edc06ad14b246dad59ebde670e965186.zip
net-p2p/zetacoin: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--net-p2p/zetacoin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 543368ac537d..76470df269f2 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -14,6 +14,8 @@ LICENSE= MIT
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libevent.so:devel/libevent
+BROKEN= error: use of undeclared identifier '_1'
+
USES= autoreconf compiler:c++11-lib gmake libtool pkgconfig shebangfix ssl
USE_GITHUB= yes