On Nov 20, 2014, at 12:23 PM, [email protected] wrote:
> 
> Revision
> 128393
> Author
> [email protected]
> Date
> 2014-11-20 10:23:26 -0800 (Thu, 20 Nov 2014)
> Log Message
> 
> berkeleygw: Enable support for MPI variants with scalapack.
> Modified Paths
> 
>       • trunk/dports/science/berkeleygw/Portfile

> +    if {[mpi_variant_isset]} {
> +        build.args-append PARAFLAG="-DMPI" MATHFLAG="-DUSESCALAPACK" 
> C_PARAFLAG="-DPARA" \
> +            SCALAPACKLIB="-L/opt/local/lib/ -lscalapack"
> +    }

Here, /opt/local should be changed to ${prefix}.

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to