Date: Wed, 20 Nov 2024 10:05:53 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5c098030c586 - main - games/vcmi: mark as BROKEN, fails to build with boost-1.86+ Message-ID: <202411201005.4AKA5rDk024479@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c098030c586218be70f38a7fa261afad60c6201 commit 5c098030c586218be70f38a7fa261afad60c6201 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-20 10:03:47 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-20 10:05:24 +0000 games/vcmi: mark as BROKEN, fails to build with boost-1.86+ Sponsored by: Future Crew, LLC --- games/vcmi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index 8dc6ac1ef785..39d236795744 100644 --- a/games/vcmi/Makefile +++ b/games/vcmi/Makefile @@ -9,6 +9,8 @@ WWW= https://vcmi.eu/ LICENSE= GPLv2+ +BROKEN= fails to build with boost-1.86+ + LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libboost_atomic.so:devel/boost-libs \ libfuzzylite.so:devel/fuzzylite \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411201005.4AKA5rDk024479>