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:   gutteridge
Date:           Fri Jun 13 02:39:22 UTC 2025

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

Log Message:
xfce4-session: address pkglint nit


To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 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.124 pkgsrc/x11/xfce4-session/Makefile:1.125
--- pkgsrc/x11/xfce4-session/Makefile:1.124     Fri Jun 13 02:32:58 2025
+++ pkgsrc/x11/xfce4-session/Makefile   Fri Jun 13 02:39:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2025/06/13 02:32:58 gutteridge Exp $
+# $NetBSD: Makefile,v 1.125 2025/06/13 02:39:22 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -21,7 +21,7 @@ USE_TOOLS+=           gdbus-codegen iceauth:run
 EGDIR=                 ${XFCE4_EGBASE}
 PKG_SYSCONFSUBDIR=     xdg
 
-MAKE_DIRS+=    ${PKG_SYSCONFDIR} 
+MAKE_DIRS+=    ${PKG_SYSCONFDIR}
 MAKE_DIRS+=    ${EGDIR} ${EGDIR}/xfconf
 MAKE_DIRS+=    ${EGDIR}/xfconf/xfce-perchannel-xml
 



Home | Main Index | Thread Index | Old Index