summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-15 12:12:56 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-15 12:12:56 +0000
commitcd65cec1d14fd490f6058ebe6cb6bfc6c909d793 (patch)
tree28e730cb694cd67f56663bbadcbce702c7cb04a6 /x11
parent4042b1dd6c70fb40bda1b9758d5b3788a279c2ea (diff)
downloadpkgsrc-cd65cec1d14fd490f6058ebe6cb6bfc6c909d793.tar.gz
Build qt4-tools with qt4-libs with the same version.
This fixes PR pkg/44732.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt4-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile
index 53cb942e563..05f0108ca62 100644
--- a/x11/qt4-tools/Makefile
+++ b/x11/qt4-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2011/05/05 12:37:08 adam Exp $
+# $NetBSD: Makefile,v 1.43 2011/05/15 12:12:56 cheusov Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -9,6 +9,8 @@ COMMENT= QT GUI (WYSIWYG) builder and other tools
DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
+BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=${QTVERSION}
+
CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
CONFIGURE_ARGS+= -DQT_NO_DBUS