git: 9a53e7d83cea - main - x11-wm/phoc: simplify MESON_ARGS after 5cf2c031f53e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Nov 2025 22:04:43 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9a53e7d83cea15f2b3857bb9f7a07c80c6f5d634
commit 9a53e7d83cea15f2b3857bb9f7a07c80c6f5d634
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-11-22 13:40:15 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-11-24 22:02:47 +0000
x11-wm/phoc: simplify MESON_ARGS after 5cf2c031f53e
---
x11-wm/phoc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 43ca9d13951c..cfec0adb0c52 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -29,7 +29,7 @@ GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
GL_TUPLE= World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile \
GNOME:gvdb:4758f6f:gvdb/subprojects/gvdb
-MESON_ARGS= -Dembed-wlroots=disabled
+MESON_DISABLED= embed-wlroots
PLIST_FILES= bin/${PORTNAME} \
bin/${PORTNAME}-outputs-states \
share/man/man1/${PORTNAME}-outputs-states.1.gz \