pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mate-control-center Switch mate-control-center fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ade707435ab
branches:  trunk
changeset: 383691:3ade707435ab
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Aug 22 08:19:12 2022 +0000

description:
Switch mate-control-center from desktopdb.mk to full desktop-file-utils buildlink

diffstat:

 x11/mate-control-center/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r c034ee3e63c1 -r 3ade707435ab x11/mate-control-center/Makefile
--- a/x11/mate-control-center/Makefile  Mon Aug 22 08:18:25 2022 +0000
+++ b/x11/mate-control-center/Makefile  Mon Aug 22 08:19:12 2022 +0000
@@ -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 @@
 .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 @@
 .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