pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kde-workspace4
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 24 21:50:04 UTC 2019
Modified Files:
pkgsrc/x11/kde-workspace4: Makefile
Log Message:
kde-workspace4: remove libXxf86misc inclusion
The cmake script checks for it, but it's not actually used anywhere.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/kde-workspace4/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/kde-workspace4/Makefile
diff -u pkgsrc/x11/kde-workspace4/Makefile:1.79 pkgsrc/x11/kde-workspace4/Makefile:1.80
--- pkgsrc/x11/kde-workspace4/Makefile:1.79 Wed Nov 20 22:39:26 2019
+++ pkgsrc/x11/kde-workspace4/Makefile Sun Nov 24 21:50:04 2019
@@ -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 @@ PLIST.gles= yes
.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