On Sep 18, 2013, at 10:45 PM, "Eric A. Borisch" wrote:
> On Wednesday, September 18, 2013, Ryan Schmidt wrote:
>
>> This is concerning, because it means the port builds differently depending
>> on what ports the user already has installed. This won't work right if the
>> user gets a pre-compiled
On Wed, Sep 18, 2013 at 10:14 PM, Ryan Schmidt wrote:
>
> On Sep 18, 2013, at 21:45, Eric A. Borisch wrote:
>
> >> > -depends_lib port:ocaml port:ocaml-findlib
> path:bin/mpicc:mpich
> >> > +depends_lib port:ocaml port:ocaml-findlib
> path:bin/mpicc-mp:mpich-default
> >
> >> > +if
On Sep 18, 2013, at 21:45, Eric A. Borisch wrote:
>> > -depends_lib port:ocaml port:ocaml-findlib path:bin/mpicc:mpich
>> > +depends_lib port:ocaml port:ocaml-findlib
>> > path:bin/mpicc-mp:mpich-default
>
>> > +if {[file exists ${prefix}/lib/mpich-mp]} then {
>> > + build.env
On Wednesday, September 18, 2013, Ryan Schmidt wrote:
> On Sep 17, 2013, at 22:06, ebori...@macports.org wrote:
>
> > Revision: 111271
> > https://trac.macports.org/changeset/111271
> > Author: ebori...@macports.org
> > Date: 2013-09-17 20:06:42 -0700 (Tue, 17 Sep 2013)
> > Log Me
On Sep 17, 2013, at 22:06, ebori...@macports.org wrote:
> Revision: 111271
> https://trac.macports.org/changeset/111271
> Author: ebori...@macports.org
> Date: 2013-09-17 20:06:42 -0700 (Tue, 17 Sep 2013)
> Log Message:
> ---
> ocaml-mpi: Update to use new mpich-default
>
>