summaryrefslogtreecommitdiff
path: root/devel/libdbusmenu-qt
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-07-04 11:34:21 +0000
committerobache <obache@pkgsrc.org>2011-07-04 11:34:21 +0000
commit680fe1498e25ef421943d23215507aa3f05d8d8e (patch)
tree565649c30f8fa02baedf4af3e0306aa884405ca4 /devel/libdbusmenu-qt
parent3abff49c6370edb31191641df412afe9228af99f (diff)
downloadpkgsrc-680fe1498e25ef421943d23215507aa3f05d8d8e.tar.gz
need qmake to build, add buildlink to qt4-tools.
Diffstat (limited to 'devel/libdbusmenu-qt')
-rw-r--r--devel/libdbusmenu-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile
index 677d7e912c6..80917bbca40 100644
--- a/devel/libdbusmenu-qt/Makefile
+++ b/devel/libdbusmenu-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/13 21:21:24 markd Exp $
+# $NetBSD: Makefile,v 1.2 2011/07/04 11:34:21 obache Exp $
#
DISTNAME= libdbusmenu-qt-0.8.2
@@ -20,6 +20,7 @@ CMAKE_ARGS+= -DWITH_DOC=OFF
PKGCONFIG_OVERRIDE+= dbusmenu-qt.pc.in
.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../x11/qt4-qdbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"