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 pkglint happy.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4edc46fdbc7
branches: trunk
changeset: 381228:b4edc46fdbc7
user: youri <youri%pkgsrc.org@localhost>
date: Fri Jun 01 14:15:47 2018 +0000
description:
Make pkglint happy.
diffstat:
x11/xfce4-session/options.mk | 8 +++-----
x11/xfce4-session/patches/patch-settings_xfae-dialog.c | 1 +
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (31 lines):
diff -r c5819aeb155c -r b4edc46fdbc7 x11/xfce4-session/options.mk
--- a/x11/xfce4-session/options.mk Fri Jun 01 12:18:37 2018 +0000
+++ b/x11/xfce4-session/options.mk Fri Jun 01 14:15:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/12/04 13:50:08 martin Exp $
+# $NetBSD: options.mk,v 1.2 2018/06/01 14:15:47 youri Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-session
PKG_SUPPORTED_OPTIONS= polkit
@@ -6,11 +6,9 @@
.include "../../mk/bsd.options.mk"
-PLIST_VARS = polkit
+PLIST_VARS= polkit
.if !empty(PKG_OPTIONS:Mpolkit)
.include "../../security/polkit/buildlink3.mk"
-PLIST.polkit = yes
+PLIST.polkit= yes
.endif
-
-
diff -r c5819aeb155c -r b4edc46fdbc7 x11/xfce4-session/patches/patch-settings_xfae-dialog.c
--- a/x11/xfce4-session/patches/patch-settings_xfae-dialog.c Fri Jun 01 12:18:37 2018 +0000
+++ b/x11/xfce4-session/patches/patch-settings_xfae-dialog.c Fri Jun 01 14:15:47 2018 +0000
@@ -1,3 +1,4 @@
+$NetBSD: patch-settings_xfae-dialog.c,v 1.2 2018/06/01 14:15:47 youri Exp $
With xfce4-session built from git (after the gtk3
migration work), trying to add or edit an application
Home |
Main Index |
Thread Index |
Old Index