summaryrefslogtreecommitdiff
path: root/security/polkit-qt/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2009-11-25 09:47:10 +0000
committermarkd <markd@pkgsrc.org>2009-11-25 09:47:10 +0000
commit765ba6bbebd1919fa64ddb231c13af43d7dae573 (patch)
tree10b439f981121f62cb8191add4c79a437f03bf1e /security/polkit-qt/Makefile
parenta68896e7396f6b863adc4824f3ef4ed8bb6f4787 (diff)
downloadpkgsrc-765ba6bbebd1919fa64ddb231c13af43d7dae573.tar.gz
Needs qt4-tools to build. (Thanks wiz)
Diffstat (limited to 'security/polkit-qt/Makefile')
-rw-r--r--security/polkit-qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile
index c6a61cec5fb..801f8715c1c 100644
--- a/security/polkit-qt/Makefile
+++ b/security/polkit-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/21 20:04:06 markd Exp $
+# $NetBSD: Makefile,v 1.2 2009/11/25 09:47:10 markd Exp $
DISTNAME= polkit-qt-0.9.2
CATEGORIES= security
@@ -22,6 +22,7 @@ PKGCONFIG_OVERRIDE+= polkit-qt-core.pc.cmake polkit-qt-gui.pc.cmake polkit-qt.pc
.include "../../security/policykit/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../x11/qt4-qdbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"