--- 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
}