summaryrefslogtreecommitdiff
path: root/x11/kdelibs4/Makefile
diff options
context:
space:
mode:
authorabs <abs>2012-01-18 22:03:23 +0000
committerabs <abs>2012-01-18 22:03:23 +0000
commit43cc3a5b75f79fe78494ccd93db47599dc4e5779 (patch)
treef206863565eaa52ef02ae4e0210ea71bbf291c45 /x11/kdelibs4/Makefile
parente9cc4e8867bc8cc1406009e0989f3173413cc31c (diff)
downloadpkgsrc-43cc3a5b75f79fe78494ccd93db47599dc4e5779.tar.gz
Pull across (modified) patch for qt-4.8 from wip/kdelibs4. PKGREVISION++
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r--x11/kdelibs4/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 5d4f7839bf9..8cb2c222528 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2012/01/13 10:55:49 obache Exp $
+# $NetBSD: Makefile,v 1.34 2012/01/18 22:03:23 abs Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
@@ -93,11 +93,12 @@ BUILDLINK_API_DEPENDS.shared-desktop-ontologies+= shared-desktop-ontologies>=0.4
.include "../../multimedia/phonon/buildlink3.mk"
# Avahi ? rather than mDNSResponder
+.include "../../devel/libdbusmenu-qt/buildlink3.mk"
+.include "../../mk/fam.buildlink3.mk"
.include "../../net/mDNSResponder/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../security/polkit-qt/buildlink3.mk"
.include "../../security/qca2/buildlink3.mk"
-.include "../../mk/fam.buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"