[146679] trunk/dports/science/magicspp/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Mar 15 07:09:19 PDT 2016


> On Mar 15, 2016, at 8:06 AM, takeshi at macports.org wrote:
> 
> Revision
> 146679
> Author
> takeshi at macports.org
> Date
> 2016-03-15 06:06:27 -0700 (Tue, 15 Mar 2016)
> Log Message
> 
> magicspp: add metview variant
> Modified Paths
> 
> 	• trunk/dports/science/magicspp/Portfile
> 

> +variant metview description {Add support for MetView} {
> +    depends_lib-append      port:qt4-mac
> +    configure.args-append   -DENABLE_METVIEW=ON \
> +                            -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4/bin/qmake
> +}

I think all ports that use qt4-mac are supposed to now use the qt4 1.0 portgroup to do so. It handles adding the dependency and sets variables you can use for the various paths.




More information about the macports-dev mailing list