pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-session Make it support the -polkit option a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0025a1e93b04
branches: trunk
changeset: 364469:0025a1e93b04
user: martin <martin%pkgsrc.org@localhost>
date: Sun Jun 25 12:39:09 2017 +0000
description:
Make it support the -polkit option again
diffstat:
x11/xfce4-session/Makefile | 5 +++--
x11/xfce4-session/PLIST | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r b12745270200 -r 0025a1e93b04 x11/xfce4-session/Makefile
--- a/x11/xfce4-session/Makefile Sun Jun 25 12:05:59 2017 +0000
+++ b/x11/xfce4-session/Makefile Sun Jun 25 12:39:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2017/06/23 21:27:09 youri Exp $
+# $NetBSD: Makefile,v 1.62 2017/06/25 12:39:09 martin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -44,9 +44,10 @@
.include "../../sysutils/consolekit/buildlink3.mk"
.endif
+.include "options.mk"
+
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libwnck3/buildlink3.mk"
-.include "../../security/polkit/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r b12745270200 -r 0025a1e93b04 x11/xfce4-session/PLIST
--- a/x11/xfce4-session/PLIST Sun Jun 25 12:05:59 2017 +0000
+++ b/x11/xfce4-session/PLIST Sun Jun 25 12:39:09 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2017/06/23 21:54:14 youri Exp $
+@comment $NetBSD: PLIST,v 1.21 2017/06/25 12:39:09 martin Exp $
bin/startxfce4
bin/xfce4-session
bin/xfce4-session-logout
@@ -97,6 +97,6 @@
share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo
share/locale/zh_HK/LC_MESSAGES/xfce4-session.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo
-share/polkit-1/actions/org.xfce.session.policy
+${PLIST.polkit}share/polkit-1/actions/org.xfce.session.policy
share/themes/Default/balou/logo.png
share/themes/Default/balou/themerc
Home |
Main Index |
Thread Index |
Old Index