git: ee4003caec59 - main - games/devilutionX: Mark BROKEN with libfmt 10+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 15:50:08 UTC
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/simpleini