summaryrefslogtreecommitdiff
path: root/x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri')
-rw-r--r--x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri b/x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri
new file mode 100644
index 00000000000..cf5ebf7b7d7
--- /dev/null
+++ b/x11/qt5-qtwebkit/patches/patch-Source_WebKit2_DerivedSources.pri
@@ -0,0 +1,16 @@
+$NetBSD: patch-Source_WebKit2_DerivedSources.pri,v 1.1 2014/12/30 17:23:48 adam Exp $
+
+* Fix build from the lack of many headers, this is ugly hack
+
+--- Source/WebKit2/DerivedSources.pri.orig 2013-11-27 01:01:50.000000000 +0000
++++ Source/WebKit2/DerivedSources.pri
+@@ -4,6 +4,9 @@
+ # See 'Tools/qmake/README' for an overview of the build system
+ # -------------------------------------------------------------------
+
++# XXX Workaround for the lack of invocation of fwheader_generator target.
++ALL_DEPS += fwheader_generator
++
+ # This file is both a top level target, and included from Target.pri,
+ # so that the resulting generated sources can be added to SOURCES.
+ # We only set the template if we're a top level target, so that we