git: fe040b78abaf - main - games/wyrmgus: mark broken on 14

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Fri, 26 Nov 2021 18:09:39 UTC
The branch main has been updated by amdmi3:

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

commit fe040b78abaf3b9eb7e36aa55446b88c61f87d6c
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-11-26 18:08:25 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-11-26 18:08:25 +0000

    games/wyrmgus: mark broken on 14
---
 games/wyrmgus/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile
index 2545426c3812..8dc10948fc40 100644
--- a/games/wyrmgus/Makefile
+++ b/games/wyrmgus/Makefile
@@ -14,6 +14,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libtolua++-${LUA_VER}.so:lang/tolua++
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs
 
+# recheck with boost >= 1.73
+BROKEN_FreeBSD_14=	does not build because boost asio is not compatible with c++20
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	Andrettin
 GH_PROJECT=	Wyrmgus