[116372] trunk/dports/science/hdf5-18/Portfile

sean at macports.org sean at macports.org
Thu Jan 23 12:14:27 PST 2014


Revision: 116372
          https://trac.macports.org/changeset/116372
Author:   sean at macports.org
Date:     2014-01-23 12:14:27 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
hdf5-18: update variant descriptions involving experimental features

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:20 UTC (rev 116371)
+++ trunk/dports/science/hdf5-18/Portfile	2014-01-23 20:14:27 UTC (rev 116372)
@@ -92,16 +92,14 @@
 
 variant cxx description {
     Enable c++ interfance.
-  +cxx is EXPERIMENTAL with +mpich, +openmpi, or +threadsafe
+  +cxx is EXPERIMENTAL with +threadsafe or any mpi variant
 } {
     configure.args-delete       --disable-cxx
     configure.args-append       --enable-cxx
 }
 
 variant fortran description {
-    Enable fortran bindings. If combined with +openmpi or +mpich, the\
-    respective MPI package must have been built with fortran support.
-  Must be combined with +gcc44, +gcc45, +gcc46, +gcc47, +gcc48, +mpich, or +openmpi
+    Enable fortran bindings.
   +fortran is EXPERIMENTAL with +threadsafe
 } {
     configure.args-delete       --disable-fortran
@@ -122,7 +120,7 @@
 
 variant threadsafe description {
     Enable threadsafety.
-  +threadsafe is EXPERIMENTAL with +cxx, +fortran, +mpich or +openmpi
+  +threadsafe is EXPERIMENTAL with +cxx, +fortran, or any mpi variant
 } {
     configure.args-delete       --disable-threadsafe
     configure.args-append       --enable-threadsafe --with-pthread
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/d45b71e2/attachment.html>


More information about the macports-changes mailing list