games/wyrmgus: mark broken on 14

This commit is contained in:
Dmitry Marakasov 2021-11-26 21:08:25 +03:00
parent d1deb4bfda
commit fe040b78ab

View file

@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libtolua++-${LUA_VER}.so:lang/tolua++ LIB_DEPENDS= libtolua++-${LUA_VER}.so:lang/tolua++
BUILD_DEPENDS= ${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs 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 USE_GITHUB= yes
GH_ACCOUNT= Andrettin GH_ACCOUNT= Andrettin
GH_PROJECT= Wyrmgus GH_PROJECT= Wyrmgus