git: 3a6274ba0d14 - main - x11/swayidle: adjust consolekit2 comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 13:14:24 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3a6274ba0d14c32c9647e1cd3bd32d227ac7a258
commit 3a6274ba0d14c32c9647e1cd3bd32d227ac7a258
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-02-26 13:10:33 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-02-26 13:14:12 +0000
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