pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-notifyd
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 17 00:22:59 UTC 2022
Modified Files:
pkgsrc/x11/xfce4-notifyd: Makefile
Log Message:
xfce4-notifyd: adjust a couple of lintish things
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/xfce4-notifyd/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-notifyd/Makefile
diff -u pkgsrc/x11/xfce4-notifyd/Makefile:1.33 pkgsrc/x11/xfce4-notifyd/Makefile:1.34
--- pkgsrc/x11/xfce4-notifyd/Makefile:1.33 Thu Feb 17 00:14:19 2022
+++ pkgsrc/x11/xfce4-notifyd/Makefile Thu Feb 17 00:22:59 2022
@@ -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 @@ CONF_FILES+= ${EGDIR}/${DESKTOP_FILE} \
${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