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: add explicit depend...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6dce6783796
branches: trunk
changeset: 418121:c6dce6783796
user: markd <markd%pkgsrc.org@localhost>
date: Wed Nov 20 22:39:26 2019 +0000
description:
kde-workspace4: add explicit dependency on cln now that qalculate doesn't
diffstat:
x11/kde-workspace4/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 9931be6544ed -r c6dce6783796 x11/kde-workspace4/Makefile
--- a/x11/kde-workspace4/Makefile Wed Nov 20 22:36:27 2019 +0000
+++ b/x11/kde-workspace4/Makefile Wed Nov 20 22:39:26 2019 +0000
@@ -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 @@
.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