summaryrefslogtreecommitdiff
path: root/x11/qt5-qtwebkit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-12-15 00:09:22 +0000
committerwiz <wiz@pkgsrc.org>2013-12-15 00:09:22 +0000
commitdfc02f1994e1026bd7ead0eb33241ffd6f1f84cf (patch)
tree4bd0ac89bec81231010ae043518bc278bd704a62 /x11/qt5-qtwebkit
parent8ec9c106ea47297bf38bcbd62ac71dde91cd1c6b (diff)
downloadpkgsrc-dfc02f1994e1026bd7ead0eb33241ffd6f1f84cf.tar.gz
Add two missing build dependencies: bison & gperf.
Diffstat (limited to 'x11/qt5-qtwebkit')
-rw-r--r--x11/qt5-qtwebkit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile
index e3751600de6..c30db510813 100644
--- a/x11/qt5-qtwebkit/Makefile
+++ b/x11/qt5-qtwebkit/Makefile
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2013/12/14 07:35:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/12/15 00:09:22 wiz Exp $
PKGNAME= qt5-qtwebkit-${QTVERSION}
COMMENT= Qt5 WebView module
.include "../../x11/qt5-qtbase/Makefile.common"
+BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
+
USE_LIBTOOL= yes
BUILD_DIRS+= qtwebkit
MAKE_ENV+= QTDIR=${QTDIR}
-USE_TOOLS+= sed pkg-config
+USE_TOOLS+= bison sed pkg-config
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
INSTALLATION_DIRS+= lib/pkgconfig