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

mmoll at macports.org mmoll at macports.org
Tue Feb 22 15:35:51 PST 2011


Revision: 76425
          http://trac.macports.org/changeset/76425
Author:   mmoll at macports.org
Date:     2011-02-22 15:35:50 -0800 (Tue, 22 Feb 2011)
Log Message:
-----------
science/hdf5-18: remove threadsafe variant, since it fails to build and is unsupported on OS X anyway. Closes #28493.

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

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2011-02-22 23:14:37 UTC (rev 76424)
+++ trunk/dports/science/hdf5-18/Portfile	2011-02-22 23:35:50 UTC (rev 76425)
@@ -54,11 +54,6 @@
 test.run            yes
 test.target         check
 
-variant threadsafe description {Enable threadsafety (experimental and un-supported, disables cxx support)} conflicts openmpi {
-    configure.args-delete       --disable-threadsafe --enable-cxx
-    configure.args-append       --enable-threadsafe --disable-cxx
-}
-
 # openmpi conflicts with universal because there is no universal variant for
 # the openmpi port at the moment
 variant openmpi description {Enable Parallel HDF5} conflicts threadsafe universal {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110222/44269434/attachment.html>


More information about the macports-changes mailing list