summaryrefslogtreecommitdiff
path: root/x11/qt5-qtwebkit
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt5-qtwebkit')
-rw-r--r--x11/qt5-qtwebkit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile
index 782b796c4be..4cd7f5303c8 100644
--- a/x11/qt5-qtwebkit/Makefile
+++ b/x11/qt5-qtwebkit/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2014/12/01 11:30:41 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2014/12/25 13:51:14 wiz Exp $
PKGNAME= qt5-qtwebkit-${QTVERSION}
PKGREVISION= 4
COMMENT= Qt5 WebView module
-.include "../../x11/qt5-qtbase/Makefile.common"
-
BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
USE_LIBTOOL= yes
@@ -30,6 +28,8 @@ BROKEN_FILES+= qt5/lib/pkgconfig/Qt5WebKit.pc \
qt5/qml/QtWebKit/experimental/libqmlwebkitexperimentalplugin.la \
qt5/qml/QtWebKit/libqmlwebkitplugin.la
+.include "../../x11/qt5-qtbase/Makefile.common"
+
post-install:
# Fix broken files
.for i in ${BROKEN_FILES}