git: 362de6dd8378 - main - games/veloren-weekly: Mark as broken with rust 1.72

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Fri, 08 Sep 2023 09:07:12 UTC
The branch main has been updated by mikael:

URL: https://cgit.FreeBSD.org/ports/commit/?id=362de6dd83786ea3668f3519b3dae049a9cb42f3

commit 362de6dd83786ea3668f3519b3dae049a9cb42f3
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2023-09-08 09:03:34 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-09-08 09:05:43 +0000

    games/veloren-weekly: Mark as broken with rust 1.72
    
    PR:             273579
    Approved by:    jbeich (maintainer)
---
 games/veloren-weekly/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index dd0ec76f5c1c..2ee42b899de9 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -10,6 +10,7 @@ WWW=		https://veloren.net/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build with rust 1.72 https://gitlab.com/veloren/veloren/-/issues/1875
 BROKEN_aarch64=	https://github.com/rust-lang/libc/issues/3217
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 ONLY_FOR_ARCHS_REASON=	unsupported platform by https://github.com/wasmerio/wasmer