net/nheko fails to build since the switch to LLVM 16.  I would like
to mark it BROKEN, see below.  Is there a better idiom?

--- net/nheko/Makefile
+++ net/nheko/Makefile
@@ -1,3 +1,9 @@
+# broken with LLVM 16
+.include <bsd.port.arch.mk>
+.if ${PROPERTIES:Mclang}
+BROKEN=                cannot initialize '__va_list_tag *' with 'va_list'
+.endif
+
 COMMENT =      desktop client for Matrix using Qt and C++20
 
 GH_ACCOUNT =   Nheko-Reborn
-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to