> On Mar 15, 2016, at 8:06 AM, take...@macports.org wrote:
> 
> Revision
> 146679
> Author
> take...@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.


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to