[48664] trunk/dports/_resources/port1.0/group/cmake-1.0.tcl
Rainer Müller
raimue at macports.org
Thu Mar 26 17:35:43 PDT 2009
illogic-al at macports.org wrote:
> --- trunk/dports/_resources/port1.0/group/cmake-1.0.tcl 2009-03-26 22:55:37 UTC (rev 48663)
> +++ trunk/dports/_resources/port1.0/group/cmake-1.0.tcl 2009-03-26 23:10:33 UTC (rev 48664)
> @@ -44,7 +44,7 @@
> -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
> -DCMAKE_OSX_SYSROOT=${universal_sysroot} \
> -DCMAKE_SYSTEM_PREFIX_PATH=\"${prefix}\;/usr\" \
> - -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake \
> + -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-kde/bin/qmake \
> -Wno-dev
>
> variant universal {
Not all software using cmake is automatically KDE related. Why did you
change it to qt4-kde by default? I would like to avoid having to install
multiple versions of qt4-*.
Also, all ports using this port group would need a revision bump for
such a change by our conventions.
Rainer
More information about the macports-dev
mailing list