summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2012-05-05 22:17:34 +0000
committerjoerg <joerg@pkgsrc.org>2012-05-05 22:17:34 +0000
commit7555856159fc89df7ffdfd9bbe97de945cbf0a6e (patch)
tree41cc3350efca97b5923c4cb3b35986f4a41c5b8c /x11
parenteecd4cf347c63828abd91cbaab818e2c1f88f014 (diff)
downloadpkgsrc-7555856159fc89df7ffdfd9bbe97de945cbf0a6e.tar.gz
Needs a full dependency on qt4-tools. Bump revision.
Diffstat (limited to 'x11')
-rw-r--r--x11/kde-runtime4/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile
index f45733c1072..912775eb77d 100644
--- a/x11/kde-runtime4/Makefile
+++ b/x11/kde-runtime4/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2012/04/15 05:54:54 markd Exp $
+# $NetBSD: Makefile,v 1.5 2012/05/05 22:17:34 joerg Exp $
DISTNAME= kde-runtime-${_KDE_VERSION}
PKGNAME= ${DISTNAME:S/-4/4-4/}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Runtime requirements for the KDE integrated X11 desktop
@@ -45,6 +46,8 @@ CONF_FILES+= ${PREFIX}/share/examples/kde-runtime4/kde-information.menu \
CONF_FILES+= ${PREFIX}/share/examples/kde4-dbus/org.kde.kcontrol.kcmremotewidgets.conf \
${PKG_SYSCONFDIR}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
+BUILDLINK_DEPMETHOD.qt4-tools= full
+
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
.include "../../meta-pkgs/kde4/kde4.mk"