git: 8d04e94c1832 - main - games/armagetronad: Mark BROKEN

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 21 Jun 2025 14:10:17 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d04e94c18324645682dd6265e5ef7efe8d1ab31

commit 8d04e94c18324645682dd6265e5ef7efe8d1ab31
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-21 06:13:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-21 14:09:28 +0000

    games/armagetronad: Mark BROKEN
    
    Fails to build with libxml2 2.14, error: indirection requires pointer operand ('std::nullptr_t' invalid)
    
    PR:             285901
    Approved by:    maintainer timeout, 2+ months
---
 games/armagetronad/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/armagetronad/Makefile b/games/armagetronad/Makefile
index 9eb0500fe655..efed77813d73 100644
--- a/games/armagetronad/Makefile
+++ b/games/armagetronad/Makefile
@@ -12,6 +12,8 @@ WWW=		http://www.armagetronad.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Fails to build with libxml2 2.14, error: indirection requires pointer operand ('std::nullptr_t' invalid)
+
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libpng.so:graphics/png