summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-11-01 09:15:13 +0000
committeradam <adam@pkgsrc.org>2015-11-01 09:15:13 +0000
commitf01310724398a46e94ed359ff82bf3818abeb818 (patch)
treed78e271d705bda3338e2b5dc3cfa9a2b63e316f1 /misc
parenta7d907c0462a6697d6eab24a2283e46dfa2bd97c (diff)
downloadpkgsrc-f01310724398a46e94ed359ff82bf3818abeb818.tar.gz
Remove qt5-dbus dependency
Diffstat (limited to 'misc')
-rw-r--r--misc/kchmviewer/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kchmviewer/options.mk b/misc/kchmviewer/options.mk
index 6b8d0f6a223..091a26cef0e 100644
--- a/misc/kchmviewer/options.mk
+++ b/misc/kchmviewer/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2015/01/16 10:46:00 wiz Exp $
+# $NetBSD: options.mk,v 1.10 2015/11/01 09:15:13 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.kchmviewer
PKG_OPTIONS_REQUIRED_GROUPS= gui
@@ -40,7 +40,6 @@ BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.5.0
.endif
.if !empty(PKG_OPTIONS:Mqt5)
-.include "../../x11/qt5-dbus/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtwebkit/buildlink3.mk"
.endif