aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 15:56:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-08-26 17:02:28 +0000
commit5294696d389bd7156365cd27cda732cacd81f03d (patch)
treebde19da4590c72a5a550207c179c41b18fdd61aa
parent8432fc9fdbf68eefc89574a7d0f16e0c86758cf9 (diff)
downloadports-5294696d389bd7156365cd27cda732cacd81f03d.tar.gz
ports-5294696d389bd7156365cd27cda732cacd81f03d.zip
audio/gradio: mark broken (does not compile against modern vala)
PR: 249940
-rw-r--r--audio/gradio/Makefile2
1 files changed, 2 insertions, 0 deletions
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