pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/kde-workspace4 kde-workspace4: remove libXxf86misc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54c8d537b615
branches:  trunk
changeset: 344694:54c8d537b615
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 24 21:50:04 2019 +0000

description:
kde-workspace4: remove libXxf86misc inclusion

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

Bump PKGREVISION.

diffstat:

 x11/kde-workspace4/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 2c2b6e9848a3 -r 54c8d537b615 x11/kde-workspace4/Makefile
--- a/x11/kde-workspace4/Makefile       Sun Nov 24 21:47:57 2019 +0000
+++ b/x11/kde-workspace4/Makefile       Sun Nov 24 21:50:04 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2019/11/20 22:39:26 markd Exp $
+# $NetBSD: Makefile,v 1.80 2019/11/24 21:50:04 wiz Exp $
 
 DISTNAME=      kde-workspace-4.11.22
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
-PKGREVISION=   21
+PKGREVISION=   22
 CATEGORIES=    x11
 COMMENT=       Base workspace for the KDE 4 integrated X11 desktop
 MASTER_SITES=  ${MASTER_SITE_KDE:=applications/15.08.0/src/}
@@ -171,7 +171,6 @@
 .include "../../x11/libXdamage/buildlink3.mk"
 .include "../../x11/libXi/buildlink3.mk"
 .include "../../x11/libXres/buildlink3.mk"
-.include "../../x11/libXxf86misc/buildlink3.mk"
 .include "../../x11/libXScrnSaver/buildlink3.mk"
 .include "../../x11/xcb-util-image/buildlink3.mk"
 .include "../../x11/xcb-util-keysyms/buildlink3.mk"



Home | Main Index | Thread Index | Old Index