pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-control-center
Module Name: pkgsrc
Committed By: abs
Date: Mon Aug 22 08:19:12 UTC 2022
Modified Files:
pkgsrc/x11/mate-control-center: Makefile
Log Message:
Switch mate-control-center from desktopdb.mk to full desktop-file-utils buildlink
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/mate-control-center/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/mate-control-center/Makefile
diff -u pkgsrc/x11/mate-control-center/Makefile:1.35 pkgsrc/x11/mate-control-center/Makefile:1.36
--- pkgsrc/x11/mate-control-center/Makefile:1.35 Thu Aug 11 05:09:30 2022
+++ pkgsrc/x11/mate-control-center/Makefile Mon Aug 22 08:19:12 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2022/08/11 05:09:30 gutteridge Exp $
+# $NetBSD: Makefile,v 1.36 2022/08/22 08:19:12 abs Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-control-center-${VERSION:R}.2
@@ -37,6 +37,7 @@ CONF_FILES+= ${PREFIX}/share/examples/${
.include "../../security/polkit/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libunique/buildlink3.mk"
@@ -46,5 +47,4 @@ CONF_FILES+= ${PREFIX}/share/examples/${
.include "../../x11/libXScrnSaver/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index