[142879] trunk/dports/science/hdf5/Portfile

mmoll at macports.org mmoll at macports.org
Sat Dec 12 07:37:24 PST 2015


Revision: 142879
          https://trac.macports.org/changeset/142879
Author:   mmoll at macports.org
Date:     2015-11-25 07:12:37 -0800 (Wed, 25 Nov 2015)
Log Message:
-----------
science/hdf5: fix broken variant. Closes #49810.

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

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2015-11-25 15:07:16 UTC (rev 142878)
+++ trunk/dports/science/hdf5/Portfile	2015-11-25 15:12:37 UTC (rev 142879)
@@ -135,7 +135,7 @@
   +threadsafe is EXPERIMENTAL with +cxx, +fortran, or any mpi variant
 } {
     configure.args-delete       --disable-threadsafe
-    configure.args-append       --enable-threadsafe --with-pthread
+    configure.args-append       --enable-threadsafe --with-pthread --disable-hl
 }
 
 if {[ variant_isset threadsafe ] && ([ variant_isset cxx ] ||
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/1d0dfa78/attachment.html>


More information about the macports-changes mailing list