pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xfce4-session



Module Name:    pkgsrc
Committed By:   youri
Date:           Fri Jun 23 21:27:09 UTC 2017

Modified Files:
        pkgsrc/x11/xfce4-session: Makefile

Log Message:
Add polkit dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/x11/xfce4-session/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-session/Makefile
diff -u pkgsrc/x11/xfce4-session/Makefile:1.60 pkgsrc/x11/xfce4-session/Makefile:1.61
--- pkgsrc/x11/xfce4-session/Makefile:1.60      Thu Jun 22 09:40:24 2017
+++ pkgsrc/x11/xfce4-session/Makefile   Fri Jun 23 21:27:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2017/06/22 09:40:24 youri Exp $
+# $NetBSD: Makefile,v 1.61 2017/06/23 21:27:09 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -46,6 +46,7 @@ CONF_FILES+=  ${EGDIR}/xinitrc \
 
 .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"



Home | Main Index | Thread Index | Old Index