aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-04-18 22:34:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-04-18 23:34:26 +0000
commit8c80131aaf28ad546553c8d9e99ab4244fcb0a77 (patch)
treeac2467aaa51938ef2455b8d6a6bcc04118e04e98 /sysutils
parentc4ec298dd77721c241a7cbf01329e327596aecbd (diff)
downloadports-8c80131aaf28ad546553c8d9e99ab4244fcb0a77.tar.gz
ports-8c80131aaf28ad546553c8d9e99ab4244fcb0a77.zip
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
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/seatd/Makefile4
1 files changed, 2 insertions, 2 deletions
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