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 mate-control-center: remove li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c2b6e9848a3
branches:  trunk
changeset: 344693:2c2b6e9848a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 24 21:47:57 2019 +0000

description:
mate-control-center: remove libXxf86misc inclusion

The configure script checks for it, but it's not actually used anywhere

Bump PKGREVISION.

diffstat:

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

diffs (20 lines):

diff -r 5f73f9a4e8c4 -r 2c2b6e9848a3 x11/mate-control-center/Makefile
--- a/x11/mate-control-center/Makefile  Sun Nov 24 21:43:39 2019 +0000
+++ b/x11/mate-control-center/Makefile  Sun Nov 24 21:47:57 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/09/09 12:59:06 nia Exp $
+# $NetBSD: Makefile,v 1.20 2019/11/24 21:47:57 wiz Exp $
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      mate-control-center-${VERSION:R}.1
@@ -44,7 +44,6 @@
 .include "../../x11/libXi/buildlink3.mk"
 .include "../../x11/libXcursor/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXxf86misc/buildlink3.mk"
 .include "../../x11/libXScrnSaver/buildlink3.mk"
 .include "../../x11/libICE/buildlink3.mk"
 .include "../../databases/shared-mime-info/mimedb.mk"



Home | Main Index | Thread Index | Old Index