Date: Fri, 17 Feb 2023 13:00:54 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 507c3b3b707c - main - games/mrboom: Mark broken on 14.x, i386, ldd crashes during build Message-ID: <202302171300.31HD0snt007600@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=507c3b3b707c4882ce64979c03a1bba25ec2bf43 commit 507c3b3b707c4882ce64979c03a1bba25ec2bf43 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-02-17 13:00:10 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-02-17 13:00:10 +0000 games/mrboom: Mark broken on 14.x, i386, ldd crashes during build Notified by: pkg-fallout --- games/mrboom/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/mrboom/Makefile b/games/mrboom/Makefile index 3ee245f890fc..b34cc7cc05e8 100644 --- a/games/mrboom/Makefile +++ b/games/mrboom/Makefile @@ -11,6 +11,8 @@ WWW= http://mrboom.mumblecore.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_14_i386= lld crashes during build + LIB_DEPENDS= libmodplug.so:audio/libmodplug USES= compiler:c++11-lang gmake minizip sdl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302171300.31HD0snt007600>