Date: Mon, 24 Nov 2025 22:04:37 +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: 42c18fd87fc0 - main - sysutils/seatd: simplify MESON_ARGS after 5cf2c031f53e Message-ID: <6924d675.33927.7adb86d4@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=42c18fd87fc05710c77f74968b644ec6d8a58f27 commit 42c18fd87fc05710c77f74968b644ec6d8a58f27 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-11-22 13:43:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-11-24 22:02:46 +0000 sysutils/seatd: simplify MESON_ARGS after 5cf2c031f53e --- sysutils/seatd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index 16b582cd9fda..1f1f31eb9df6 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -15,7 +15,7 @@ USES= compiler:c11 cpe meson pkgconfig USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} CPE_VENDOR= ${PORTNAME}_project -MESON_ARGS= -Dlibseat-logind=disabled +MESON_DISABLED= libseat-logind SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ "@(,video,4750) bin/${PORTNAME}-launch" \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6924d675.33927.7adb86d4>
