diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-09-09 11:12:14 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-09-09 11:12:14 +0000 |
| commit | 60768bf27dd05346f8983d58a37e17c19e57b008 (patch) | |
| tree | 14c8caf3a4faffb7ced57199122d2684e515c95b /x11-toolkits/qt5-uiplugin | |
| parent | 1d96dcd188cc119979168cff4f76c364ebfc8ecc (diff) | |
Update Qt5 to 5.11.1
Big thanks to
* brnrd for the libressl patches in net/qt5-network
* jhale for fixing the bulk load of ports
PR: 230884
Exp-run by: antoine
Diffstat (limited to 'x11-toolkits/qt5-uiplugin')
| -rw-r--r-- | x11-toolkits/qt5-uiplugin/files/patch-src__src.pro | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-uiplugin/files/patch-src__src.pro b/x11-toolkits/qt5-uiplugin/files/patch-src__src.pro index aa42312666d7..3b1445d95273 100644 --- a/x11-toolkits/qt5-uiplugin/files/patch-src__src.pro +++ b/x11-toolkits/qt5-uiplugin/files/patch-src__src.pro @@ -1,8 +1,8 @@ Only enter the directories we want to build, otherwise we might fail due to missing dependencies. ---- src/src.pro +--- src/src.pro.orig 2018-06-21 20:34:21 UTC +++ src/src.pro -@@ -1,52 +1,3 @@ +@@ -1,53 +1,3 @@ TEMPLATE = subdirs -qtHaveModule(widgets) { @@ -18,13 +18,14 @@ missing dependencies. -} - -SUBDIRS += linguist \ -- qdoc \ - qtattributionsscanner - -qtConfig(library) { - !android|android_app: SUBDIRS += qtplugininfo -} - +-config_clang: SUBDIRS += qdoc +- -if(!android|android_app):!uikit: SUBDIRS += qtpaths - -mac { |
