diff options
author | youri <youri> | 2016-06-04 15:13:27 +0000 |
---|---|---|
committer | youri <youri> | 2016-06-04 15:13:27 +0000 |
commit | 2742641e67b180c405c1817378abd46406097ce0 (patch) | |
tree | 11ef7c2bad84bb4b24a2524911000074e03e064b /x11 | |
parent | 457aa23bbd44b5e0630429aeffb019f7846be72f (diff) | |
download | pkgsrc-2742641e67b180c405c1817378abd46406097ce0.tar.gz |
Switch xfce4-session from policykit to polkit.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-session/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-session/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 83ba7c85fab..ba4053fbdf5 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2015/07/07 19:55:28 youri Exp $ +# $NetBSD: Makefile,v 1.53 2016/06/04 15:13:27 youri Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -46,7 +46,7 @@ CONF_FILES+= ${EGDIR}/xinitrc \ .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../security/policykit/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 --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index 9e7c565b7da..1151021309e 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2015/06/29 16:50:01 youri Exp $ +@comment $NetBSD: PLIST,v 1.18 2016/06/04 15:13:27 youri Exp $ bin/startxfce4 bin/xfce4-session bin/xfce4-session-logout @@ -97,5 +97,6 @@ share/locale/vi/LC_MESSAGES/xfce4-session.mo 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 share/themes/Default/balou/logo.png share/themes/Default/balou/themerc |