summaryrefslogtreecommitdiff
path: root/x11/qt4-qdbus
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt4-qdbus')
-rw-r--r--x11/qt4-qdbus/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile
index 23546c2ce88..cdacb5dbba4 100644
--- a/x11/qt4-qdbus/Makefile
+++ b/x11/qt4-qdbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/12/12 11:56:10 markd Exp $
+# $NetBSD: Makefile,v 1.3 2008/02/18 09:49:38 wiz Exp $
.include "../../x11/qt4-libs/Makefile.common"
@@ -8,6 +8,8 @@ COMMENT= QT DBus support
CONFIGURE_ARGS+= -I${QTDIR}/include -L${QTDIR}/lib
CONFIGURE_ARGS+= -qdbus
+USE_TOOLS+= pkg-config
+
BUILD_QT4= yes
post-configure: