aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 20:05:15 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:14 +0000
commita8f426840675d55dbfaea3000cc9123c6089975c (patch)
treef3f959055d5c8f585f3a4fc067052dbbb67711d2
parent63e5afa2a05a07487b10699867e78a5db8293c61 (diff)
downloadports-a8f426840675d55dbfaea3000cc9123c6089975c.tar.gz
ports-a8f426840675d55dbfaea3000cc9123c6089975c.zip
net-p2p/qtum: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--net-p2p/qtum/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qtum/Makefile b/net-p2p/qtum/Makefile
index f7c62b8bde54..8c5191650788 100644
--- a/net-p2p/qtum/Makefile
+++ b/net-p2p/qtum/Makefile
@@ -12,6 +12,7 @@ COMMENT= PoS cryptocurrency that can execute smart contract as part of an UTXO
LICENSE= GPLv3
BROKEN_i386= does not compile: invalid operand for instruction ... ASJ(jnz, 0, b) ... "jnz"
+BROKEN= does not compile: error: expected ';' after expression
BUILD_DEPENDS= libzmq4>0:net/libzmq4
RUN_DEPENDS= libzmq4>0:net/libzmq4