Date: Mon, 24 Nov 2025 22:04:47 +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: 91eadd1a4c82 - main - x11/swaylock-plugin: simplify MESON_ARGS after 5cf2c031f53e Message-ID: <6924d67f.32cc6.69926bec@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=91eadd1a4c82986b6081a6ad3afe21048396aed7 commit 91eadd1a4c82986b6081a6ad3afe21048396aed7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-11-22 13:35:26 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-11-24 22:02:48 +0000 x11/swaylock-plugin: simplify MESON_ARGS after 5cf2c031f53e --- x11/swaylock-plugin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/swaylock-plugin/Makefile b/x11/swaylock-plugin/Makefile index 26a5a3abff65..d74d18703b8e 100644 --- a/x11/swaylock-plugin/Makefile +++ b/x11/swaylock-plugin/Makefile @@ -11,7 +11,7 @@ DISTINFO_FILE= ${.CURDIR}/distinfo GH_ACCOUNT= mstoeckl GH_PROJECT= ${PORTNAME}${PKGNAMESUFFIX} -MESON_ARGS= -Dlogind=disabled +MESON_DISABLED= logind pre-patch: # Compat to apply patch-pam_swaylock "as is"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6924d67f.32cc6.69926bec>
