From 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 26 Feb 2024 14:10:33 +0100 Subject: [PATCH] x11/swayidle: adjust consolekit2 comment --- x11/swayidle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/swayidle/Makefile b/x11/swayidle/Makefile index c9b4d85e1fbd..aad2eac5801b 100644 --- a/x11/swayidle/Makefile +++ b/x11/swayidle/Makefile @@ -39,7 +39,7 @@ MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz post-patch: -# Temporarily use ConsoleKit2 like sysutils/gnome-settings-daemon +# https://github.com/ConsoleKit2/ConsoleKit2/issues/150 @${REINPLACE_CMD} -e 's,/login1,/ConsoleKit/Manager,' \ -e 's,login1,ConsoleKit,' \ ${WRKSRC}/main.c