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:   markd
Date:           Wed Aug 16 10:50:40 UTC 2023

Modified Files:
        pkgsrc/x11/kde-workspace4: Makefile

Log Message:
kde-workspace4: remove kdepimlibs dependency


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 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.110 pkgsrc/x11/kde-workspace4/Makefile:1.111
--- pkgsrc/x11/kde-workspace4/Makefile:1.110    Mon Aug 14 05:25:33 2023
+++ pkgsrc/x11/kde-workspace4/Makefile  Wed Aug 16 10:50:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.110 2023/08/14 05:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2023/08/16 10:50:40 markd Exp $
 
 DISTNAME=      kde-workspace-4.11.22
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
-PKGREVISION=   51
+PKGREVISION=   52
 CATEGORIES=    x11
 COMMENT=       Base workspace for the KDE 4 integrated X11 desktop
 MASTER_SITES=  ${MASTER_SITE_KDE:=applications/15.08.0/src/}
@@ -162,7 +162,7 @@ PLIST.gles= yes
 .include "../../textproc/iso-codes/buildlink3.mk"
 .include "../../math/cln/buildlink3.mk"
 .include "../../math/qalculate/buildlink3.mk"
-.include "../../misc/kdepimlibs4/buildlink3.mk"
+#.include "../../misc/kdepimlibs4/buildlink3.mk"
 #.include "../../misc/nepomuk-core/buildlink3.mk"
 .include "../../multimedia/phonon/buildlink3.mk"
 #.include "../../x11/py-kde4/buildlink3.mk"



Home | Main Index | Thread Index | Old Index