[130203] trunk/dports/science/netcdf/Portfile

sean at macports.org sean at macports.org
Sun Dec 28 12:44:22 PST 2014


Revision: 130203
          https://trac.macports.org/changeset/130203
Author:   sean at macports.org
Date:     2014-12-28 12:44:22 -0800 (Sun, 28 Dec 2014)
Log Message:
-----------
netcdf: enable mpi check of hdf5; fixes #46250

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

Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile	2014-12-28 20:44:17 UTC (rev 130202)
+++ trunk/dports/science/netcdf/Portfile	2014-12-28 20:44:22 UTC (rev 130203)
@@ -5,10 +5,7 @@
 PortGroup                   mpi 1.0
 PortGroup                   github 1.0
 
-# If hdf5 is built without a compiler variant (with /usr/bin/clang),
-# cxx is the only variant, which does not exist in netcdf.
-# configure fails if mpi.enforce_variant is used.
-#mpi.enforce_variant         hdf5
+mpi.enforce_variant         hdf5
 
 github.setup                Unidata netcdf-c 4.3.2 v
 epoch                       2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141228/4ead710f/attachment.html>


More information about the macports-changes mailing list