[92596] trunk/dports/science/netcdf/Portfile
takeshi at macports.org
takeshi at macports.org
Tue May 1 19:24:19 PDT 2012
Revision: 92596
https://trac.macports.org/changeset/92596
Author: takeshi at macports.org
Date: 2012-05-01 19:24:19 -0700 (Tue, 01 May 2012)
Log Message:
-----------
netcdf: enable build with mpich2+gcc4x. fixes #34290
Modified Paths:
--------------
trunk/dports/science/netcdf/Portfile
Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile 2012-05-02 02:04:08 UTC (rev 92595)
+++ trunk/dports/science/netcdf/Portfile 2012-05-02 02:24:19 UTC (rev 92596)
@@ -63,6 +63,8 @@
variant mpich2 conflicts openmpi description {compile with mpich2} {
depends_lib-append port:mpich2
configure.cc mpicc
+ configure.cc_archflags ""
+ configure.ld_archflags ""
}
variant netcdf4 description {enable support for netcdf-4 API} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120501/0f9aee0a/attachment-0001.html>
More information about the macports-changes
mailing list