summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-01-11 01:27:10 +0000
committermarkd <markd@pkgsrc.org>2016-01-11 01:27:10 +0000
commit6c4ec07f7b39fb4c2191e3eef6624037517fcf79 (patch)
tree358d0d8bcecbc70156c5d4e59121f751293a25b4 /misc
parent1004f42b70829e1dbccebb562eeb83f107abae11 (diff)
downloadpkgsrc-6c4ec07f7b39fb4c2191e3eef6624037517fcf79.tar.gz
runtime dependency on qt4-tools.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdepim-runtime4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile
index 63bb4508867..f1a0cfcc1c4 100644
--- a/misc/kdepim-runtime4/Makefile
+++ b/misc/kdepim-runtime4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2016/01/10 19:34:35 markd Exp $
+# $NetBSD: Makefile,v 1.61 2016/01/11 01:27:10 markd Exp $
DISTNAME= kdepim-runtime-4.14.10
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.04.3/src/}
# BUILD_MAKE_FLAGS+= VERBOSE=1
+BUILDLINK_DEPMETHOD.qt4-tools=full
+
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../devel/libkgapi/buildlink3.mk"