math/parmetis builds against mpich2 as MPI-implementation. This makes it unsuitable in a project where openmpi is used. The sources, however, are quite agnostic towards the underlying MPI implementation. So I suggest to make the port honor the WITH_OPENMPI environment variable. Fix: apply the following patch
Responsible Changed From-To: freebsd-ports-bugs->stephen I'll take this.
State Changed From-To: open->closed Committed, with some portlint corrections. Thanks!
stephen 2011-06-21 02:02:05 UTC FreeBSD ports repository Modified files: math/parmetis Makefile Log: - Add option to use /net/openmpi instead of net/mpich2 - portlint PR: ports/156331 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: maho (mentor) Revision Changes Path 1.16 +13 -7 ports/math/parmetis/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"