Date: Mon, 24 Nov 2025 22:04:29 +0000 From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a3743ec0a58e - main - accessibility/feedbackd: simplify MESON_ARGS after 5cf2c031f53e Message-ID: <6924d66d.33d03.353c1fa2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3743ec0a58ed5b60e208179023b3e54266bd7d1 commit a3743ec0a58ed5b60e208179023b3e54266bd7d1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-11-24 08:21:42 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-11-24 22:02:44 +0000 accessibility/feedbackd: simplify MESON_ARGS after 5cf2c031f53e --- accessibility/feedbackd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessibility/feedbackd/Makefile b/accessibility/feedbackd/Makefile index f7282f7536ac..50f0419fd454 100644 --- a/accessibility/feedbackd/Makefile +++ b/accessibility/feedbackd/Makefile @@ -20,7 +20,7 @@ GL_SITE= https://source.puri.sm GL_ACCOUNT= Librem5 GL_TUPLE= https://gitlab.gnome.org:World/Phosh:gmobile:v0.1.0:gmobile/subprojects/gmobile SHEBANG_FILES= build-aux/post_install.py -MESON_ARGS= -Dtests=false +MESON_FALSE= tests GLIB_SCHEMAS= org.sigxcpu.feedbackd.gschema.xml OPTIONS_DEFINE= DAEMON DOCS GIR MANPAGES VAPIhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6924d66d.33d03.353c1fa2>
