From ee4003caec590f4ddb841615eee63406847912b8 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 14 Dec 2023 23:40:02 +0800 Subject: 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 -- cgit v1.2.3