[87338] trunk/dports/math/petsc/Portfile

mmoll at macports.org mmoll at macports.org
Thu Nov 17 07:02:20 PST 2011


Revision: 87338
          http://trac.macports.org/changeset/87338
Author:   mmoll at 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 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111117/d1766edc/attachment.html>


More information about the macports-changes mailing list