summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-11-24 21:47:57 +0000
committerwiz <wiz@pkgsrc.org>2019-11-24 21:47:57 +0000
commiteff6ff650d58d7182728e81d0256736913c95cbf (patch)
tree1faa201c57d77e297f3f7189f7bad0f7443693bf /x11
parentd559338636275e716dc7c303d56c71d21e01804d (diff)
downloadpkgsrc-eff6ff650d58d7182728e81d0256736913c95cbf.tar.gz
mate-control-center: remove libXxf86misc inclusion
The configure script checks for it, but it's not actually used anywhere Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/mate-control-center/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/mate-control-center/Makefile b/x11/mate-control-center/Makefile
index 2e161b37b59..7cbcec3d419 100644
--- a/x11/mate-control-center/Makefile
+++ b/x11/mate-control-center/Makefile
@@ -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 @@ CONF_FILES+= ${PREFIX}/share/examples/${PKGBASE}/xdg/menus/matecc.menu \
.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"