[68937] trunk/dports/science/hdf5-18/Portfile
mmoll at macports.org
mmoll at macports.org
Fri Jun 18 06:05:39 PDT 2010
Revision: 68937
http://trac.macports.org/changeset/68937
Author: mmoll at macports.org
Date: 2010-06-18 06:05:36 -0700 (Fri, 18 Jun 2010)
Log Message:
-----------
science/hdf5-18: use openmpicc as the C compiler for the openmpi variant
Modified Paths:
--------------
trunk/dports/science/hdf5-18/Portfile
Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile 2010-06-18 12:47:05 UTC (rev 68936)
+++ trunk/dports/science/hdf5-18/Portfile 2010-06-18 13:05:36 UTC (rev 68937)
@@ -60,6 +60,7 @@
# the openmpi port at the moment
variant openmpi description {Enable Parallel HDF5} conflicts threadsafe universal {
depends_lib-append port:openmpi
+ configure.cc ${prefix}/bin/openmpicc
configure.args-delete --disable-parallel --enable-cxx
configure.args-append --enable-parallel --disable-cxx
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100618/1f22ec12/attachment.html>
More information about the macports-changes
mailing list