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

sean at macports.org sean at macports.org
Mon Jan 12 16:59:16 PST 2015


Revision: 131495
          https://trac.macports.org/changeset/131495
Author:   sean at macports.org
Date:     2015-01-12 16:59:16 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
netcdf: remove duplicated logic provided by mpi portgroup

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

Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile	2015-01-13 00:59:14 UTC (rev 131494)
+++ trunk/dports/science/netcdf/Portfile	2015-01-13 00:59:16 UTC (rev 131495)
@@ -52,12 +52,6 @@
     }
 }
 
-set v [mpi_active_variant_name bin:h5pcc:hdf5]
-if {${v} != ""} {
-    configure.cc    mpicc
-    default_variants    +${v}
-}
-
 post-destroot {
     file delete -force ${destroot}${prefix}/share/man/whatis.db
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150112/a8bd9964/attachment.html>


More information about the macports-changes mailing list