SVN commit 8867 by avilla: - Add QMAKE_NORECURSIVE to disable qmake recursive run. - Set QMAKEPATH only when building qtbase (it breaks webkit-qt5). - Remove a couple of exists() (replace with `test -e` where needed). M +16 -15 bsd.qt.mk