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

mmoll at macports.org mmoll at macports.org
Fri Feb 1 07:51:05 PST 2013


Revision: 102379
          https://trac.macports.org/changeset/102379
Author:   mmoll at macports.org
Date:     2013-02-01 07:51:05 -0800 (Fri, 01 Feb 2013)
Log Message:
-----------
math/petsc: fix typo, closes #37887

Modified Paths:
--------------
    trunk/dports/math/petsc/Portfile

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2013-02-01 14:20:39 UTC (rev 102378)
+++ trunk/dports/math/petsc/Portfile	2013-02-01 15:51:05 UTC (rev 102379)
@@ -77,7 +77,7 @@
     depends_lib-append port:mpich2
     configure.args-append \
         --with-cc=${prefix}/bin/mpicc \
-        --with-cxx=${prefix}/bin/picxx \
+        --with-cxx=${prefix}/bin/mpicxx \
         --with-fc=${prefix}/bin/mpif90 \
         --with-mpiexec=${prefix}/bin/mpiexec
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130201/79c5ffc2/attachment.html>


More information about the macports-changes mailing list