git: 5294696d389b - main - audio/gradio: mark broken (does not compile against modern vala)

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Fri, 26 Aug 2022 17:03:06 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5294696d389bd7156365cd27cda732cacd81f03d

commit 5294696d389bd7156365cd27cda732cacd81f03d
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-08-26 15:56:32 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-08-26 17:02:28 +0000

    audio/gradio: mark broken (does not compile against modern vala)
    
    PR:             249940
---
 audio/gradio/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/gradio/Makefile b/audio/gradio/Makefile
index b333c16432da..2dbd58ed9bd0 100644
--- a/audio/gradio/Makefile
+++ b/audio/gradio/Makefile
@@ -21,6 +21,8 @@ USE_GSTREAMER=	mpg123 soup
 
 GLIB_SCHEMAS=	de.haeckerfelix.gradio.gschema.xml
 
+BROKEN=		Does not build against current vala
+
 post-patch:
 	${REINPLACE_CMD} -e "s,python3,${PYTHON_CMD}," ${WRKSRC}/meson_post_install.sh