Date: Thu, 14 Dec 2023 15:50:08 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ee4003caec59 - main - games/devilutionX: Mark BROKEN with libfmt 10+ Message-ID: <202312141550.3BEFo89P085097@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee4003caec590f4ddb841615eee63406847912b8 commit ee4003caec590f4ddb841615eee63406847912b8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 15:40:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 15:49:39 +0000 games/devilutionX: Mark BROKEN with libfmt 10+ --- games/devilutionX/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile index 86631c45aed4..11965ae45756 100644 --- a/games/devilutionX/Makefile +++ b/games/devilutionX/Makefile @@ -14,6 +14,8 @@ LICENSE= UNLICENSE CC-BY-NC-SA-4.0 OFL11 LICENSE_COMB= multi LICENSE_FILE_UNLICENSE= ${WRKSRC}/LICENSE +BROKEN= does not build with libfmt 10+. See https://github.com/diasurgical/devilutionX/issues/6098 + LIB_DEPENDS= libfmt.so:devel/libfmt BUILD_DEPENDS= ${LOCALBASE}/include/SimpleIni.h:devel/simpleinihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312141550.3BEFo89P085097>
