summaryrefslogtreecommitdiff
path: root/x11/kde-baseapps4
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-05-08 10:50:44 +0000
committermarkd <markd@pkgsrc.org>2016-05-08 10:50:44 +0000
commitb57071e9ae848f0c7abd8b60e251840c529efe69 (patch)
treea7f9db227b2cf3717464ac78e8ba169130e28b8a /x11/kde-baseapps4
parentf34058eb187cc9500294ec1c124d8f13b31bf1dd (diff)
downloadpkgsrc-b57071e9ae848f0c7abd8b60e251840c529efe69.tar.gz
s/kactivities/libkactivities4/
Diffstat (limited to 'x11/kde-baseapps4')
-rw-r--r--x11/kde-baseapps4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile
index 2678e7fbde0..6f899c7b406 100644
--- a/x11/kde-baseapps4/Makefile
+++ b/x11/kde-baseapps4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2016/04/28 07:11:54 markd Exp $
+# $NetBSD: Makefile,v 1.36 2016/05/08 10:53:14 markd Exp $
DISTNAME= kde-baseapps-15.12.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
COMMENT= Base modules for the KDE 4 integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/}
@@ -34,7 +34,7 @@ CHECK_INTERPRETER_SKIP= share/kde/templates/.source/Program.desktop
.include "../../sysutils/baloo-widgets/buildlink3.mk"
.include "../../sysutils/kfilemetadata/buildlink3.mk"
.include "../../textproc/xapian/buildlink3.mk"
-.include "../../x11/kactivities/buildlink3.mk"
+.include "../../x11/libkactivities4/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../x11/kde-runtime4/buildlink3.mk"
.include "../../x11/kde-workspace4/buildlink3.mk"