git: a3743ec0a58e - main - accessibility/feedbackd: simplify MESON_ARGS after 5cf2c031f53e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Nov 2025 22:04:29 UTC
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 VAPI