Revision: 87338 http://trac.macports.org/changeset/87338 Author: mmoll@macports.org Date: 2011-11-17 07:02:17 -0800 (Thu, 17 Nov 2011) Log Message: ----------- math/petsc: possible fix for #27223 Modified Paths: -------------- trunk/dports/math/petsc/Portfile Modified: trunk/dports/math/petsc/Portfile =================================================================== --- trunk/dports/math/petsc/Portfile 2011-11-17 14:50:45 UTC (rev 87337) +++ trunk/dports/math/petsc/Portfile 2011-11-17 15:02:17 UTC (rev 87338) @@ -38,7 +38,7 @@ --with-cxx=${prefix}/bin/openmpicxx \ --with-mpiexec=${prefix}/bin/openmpiexec \ --with-fc=${prefix}/bin/openmpif90 \ - --LDFLAGS=-lstdc++ + --LIBS=-lstdc++ destroot.destdir DESTDIR=${destroot}${prefix}/lib/petsc post-destroot {
participants (1)
-
mmoll@macports.org