diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 20:50:59 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-05 20:50:59 +0000 |
commit | 1c35361b4764aec74bf7801326ca54218553743b (patch) | |
tree | 6d0f1c0f217c0ab3adbe58653583662ae2a50d34 /www/qt5-webengine/files/patch-config.tests_khr_khr.pro | |
parent | - Default math/octave-forge-signal subpackage to on. (diff) |
Update Qt5 to 5.12.2
- Thanks to kai for updating webengine.
Exp-run by: antoine
PR: 236895
Notes
Notes:
svn path=/head/; revision=497990
Diffstat (limited to 'www/qt5-webengine/files/patch-config.tests_khr_khr.pro')
-rw-r--r-- | www/qt5-webengine/files/patch-config.tests_khr_khr.pro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/qt5-webengine/files/patch-config.tests_khr_khr.pro b/www/qt5-webengine/files/patch-config.tests_khr_khr.pro new file mode 100644 index 000000000000..4a778d3d9a47 --- /dev/null +++ b/www/qt5-webengine/files/patch-config.tests_khr_khr.pro @@ -0,0 +1,8 @@ +--- config.tests/khr/khr.pro.orig 2018-11-27 04:10:38 UTC ++++ config.tests/khr/khr.pro +@@ -3,4 +3,4 @@ + + CONFIG-=qt + +-linux:SOURCES += khr.cpp ++unix:SOURCES += khr.cpp |