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 Nov 20 22:39:26 UTC 2019
Modified Files:
pkgsrc/x11/kde-workspace4: Makefile
Log Message:
kde-workspace4: add explicit dependency on cln now that qalculate doesn't
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 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.78 pkgsrc/x11/kde-workspace4/Makefile:1.79
--- pkgsrc/x11/kde-workspace4/Makefile:1.78 Sun Nov 3 09:14:09 2019
+++ pkgsrc/x11/kde-workspace4/Makefile Wed Nov 20 22:39:26 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2019/11/03 09:14:09 rillig Exp $
+# $NetBSD: Makefile,v 1.79 2019/11/20 22:39:26 markd Exp $
DISTNAME= kde-workspace-4.11.22
PKGNAME= ${DISTNAME:S/-4/4-4/}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= x11
COMMENT= Base workspace for the KDE 4 integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.08.0/src/}
@@ -158,6 +158,7 @@ PLIST.gles= yes
.include "../../sysutils/pciutils/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../math/cln/buildlink3.mk"
.include "../../math/qalculate/buildlink3.mk"
.include "../../misc/kdepimlibs4/buildlink3.mk"
#.include "../../misc/nepomuk-core/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index