1 | | The patch solves the configure issue, but in build phase I run into: |
2 | | {{{ |
3 | | But, I am running in a new thing now: |
4 | | |
5 | | :info:configure /opt/local/var/macports/build/_Users_marko_WC_GIT_macstrop_aqua_qt5-kde/qt5-kde/work/qt-everywhere-opensource-src-5.6.1/qtbase/config.tests/common/libproxy/libproxy.cpp:36:10: fatal error: 'proxy.h' file not found |
6 | | :info:configure #include <proxy.h> |
7 | | :info:configure ^ |
8 | | :info:configure 1 error generated. |
9 | | :info:configure Makefile:206: recipe for target 'libproxy.o' failed |
10 | | :info:configure gmake: *** [libproxy.o] Error 1 |
11 | | :info:configure libproxy disabled. |
12 | | }}} |
13 | | which probably deserves its own ticket... |
| 1 | Comment removed, as it was unrelated to port:qt5 and specific only for port:qt5-kde. |