summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-11-20 22:39:26 +0000
committermarkd <markd@pkgsrc.org>2019-11-20 22:39:26 +0000
commitbc99964e1757190d8325b0187123b36cf76d6a42 (patch)
tree11ac498f4fab58681c724ab0fc81fcfc8d0d1349
parent1da299e9ed8ea7d803aa46135d9bc1fe6c7b15d6 (diff)
downloadpkgsrc-bc99964e1757190d8325b0187123b36cf76d6a42.tar.gz
kde-workspace4: add explicit dependency on cln now that qalculate doesn't
-rw-r--r--x11/kde-workspace4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile
index 6303ebf563b..a8a573422ff 100644
--- a/x11/kde-workspace4/Makefile
+++ b/x11/kde-workspace4/Makefile
@@ -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"