From 8c80131aaf28ad546553c8d9e99ab4244fcb0a77 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 18 Apr 2021 22:34:13 +0000 Subject: x11-toolkits/wlroots: disable direct session by default - Removed upstream in https://github.com/swaywm/wlroots/commit/d037c2dddc0f - Lacks XDG_SESSION_TYPE unlike https://github.com/swaywm/wlroots/commit/90c845295947 - SUID in consumers is now handled by `builtin` backend in libseat --- sysutils/seatd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/seatd/Makefile b/sysutils/seatd/Makefile index 77d291750c6e..cb29829ed79c 100644 --- a/sysutils/seatd/Makefile +++ b/sysutils/seatd/Makefile @@ -1,5 +1,6 @@ PORTNAME= seatd DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -22,8 +23,7 @@ PLIST_FILES= bin/${PORTNAME} \ libdata/pkgconfig/libseat.pc OPTIONS_DEFINE= MANPAGES SUID -# XXX enable SUID after wlroots removes direct session -OPTIONS_DEFAULT=MANPAGES +OPTIONS_DEFAULT=MANPAGES SUID MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages -- cgit v1.2.3