K 10 svn:author V 8 tcberner K 8 svn:date V 27 2019-04-06T15:21:41.510854Z K 7 svn:log V 253 devel/qt5-qmake: override hardocded value of localbase with ${LOCALBASE} - The qmake.conf shipped with Qt5 sets /usr/local by default. This patch replaces that string with the value of ${LOCALBASE} to ease use with different prefixes. PR: 229260 END