git: a8f426840675 - main - net-p2p/qtum: mark as BROKEN after recent boost upgrade

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 22 May 2022 20:18:09 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a8f426840675d55dbfaea3000cc9123c6089975c

commit a8f426840675d55dbfaea3000cc9123c6089975c
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 20:05:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:14 +0000

    net-p2p/qtum: mark as BROKEN after recent boost upgrade
    
    PR:     246106
---
 net-p2p/qtum/Makefile | 1 +
 1 file changed, 1 insertion(+)

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