pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-notifyd xfce4-notifyd: adjust a couple of li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7971f547ee55
branches:  trunk
changeset: 374243:7971f547ee55
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Feb 17 00:22:59 2022 +0000

description:
xfce4-notifyd: adjust a couple of lintish things

diffstat:

 x11/xfce4-notifyd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f3a212d1516e -r 7971f547ee55 x11/xfce4-notifyd/Makefile
--- a/x11/xfce4-notifyd/Makefile        Thu Feb 17 00:14:29 2022 +0000
+++ b/x11/xfce4-notifyd/Makefile        Thu Feb 17 00:22:59 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2022/02/17 00:14:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.34 2022/02/17 00:22:59 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -19,7 +19,7 @@
                ${PKG_SYSCONFDIR}/xdg/autostart/${DESKTOP_FILE}
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILDLINK_API_DEPENDS.glib2+=   glib2>=2.56.0
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.56.0
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"



Home | Main Index | Thread Index | Old Index