Revision: 116536 https://trac.macports.org/changeset/116536 Author: sean@macports.org Date: 2014-01-27 13:19:51 -0800 (Mon, 27 Jan 2014) Log Message: ----------- openmpi: don't remove ld or cpp flags; fixes #42244 Modified Paths: -------------- trunk/dports/science/openmpi/Portfile Modified: trunk/dports/science/openmpi/Portfile =================================================================== --- trunk/dports/science/openmpi/Portfile 2014-01-27 21:18:02 UTC (rev 116535) +++ trunk/dports/science/openmpi/Portfile 2014-01-27 21:19:51 UTC (rev 116536) @@ -107,9 +107,6 @@ # remove -arch from ldflags, ticket #22833 configure.ld_archflags -# avoid building against older installed version, ticket #23864 -configure.cppflags-delete -I${prefix}/include -configure.ldflags-delete -L${prefix}/lib configure.ccache no