summaryrefslogtreecommitdiff
path: root/misc/kdeplasma-addons4/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2010-04-10 02:45:02 +0000
committermarkd <markd>2010-04-10 02:45:02 +0000
commitf971df27c656b650b71cc728f3c9a22eeca7a1da (patch)
tree8a440dce6e1afd11abec4cb8bbf8e4b4e6b001cf /misc/kdeplasma-addons4/Makefile
parent3074c861a1b740998235881ee8371c55f019c7ee (diff)
downloadpkgsrc-f971df27c656b650b71cc728f3c9a22eeca7a1da.tar.gz
Update KDE to 4.4.2
For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
Diffstat (limited to 'misc/kdeplasma-addons4/Makefile')
-rw-r--r--misc/kdeplasma-addons4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile
index 4bdc34e53e5..d38cecae5a1 100644
--- a/misc/kdeplasma-addons4/Makefile
+++ b/misc/kdeplasma-addons4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/01/27 10:38:40 markd Exp $
+# $NetBSD: Makefile,v 1.6 2010/04/10 02:45:03 markd Exp $
DISTNAME= kdeplasma-addons-${_KDE_VERSION}
CATEGORIES= misc
@@ -14,6 +14,7 @@ COMMENT= Plasmoids
.include "../../graphics/kdegraphics4/buildlink3.mk"
BUILDLINK_API_DEPENDS.eigen2+= eigen2>=2.0.3
.include "../../math/eigen2/buildlink3.mk"
+.include "../../misc/attica/buildlink3.mk"
.include "../../misc/kdeedu4/buildlink3.mk"
.include "../../misc/kdepimlibs4/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"