Shouldn't qt5 also include cmake?
René J.V. Bertin
rjvbertin at gmail.com
Sat Jun 27 03:31:05 PDT 2015
On Saturday June 27 2015 11:59:21 Davide Liessi wrote:
Hi,
>do you mean that any port depending on Qt or PyQt should use the qt4
>or qt5 PortGroup?
>If so, why?
Indeed. For 2 reasons:
- it declares the dependency on the Qt port in an appropriate way that allows the user to install any port that provides the required Qt version (currently, that could be qt4-mac or qt4-x11 or qt4-mac-devel for Qt4, for instance)
- it provides variables that indicate how/where Qt is installed
I think the qmake and qmake5 portgroups include the respective Qt portgroups, though (too lazy to check right now).
R.
More information about the macports-dev
mailing list