[143472] trunk/dports/science/quantum-espresso/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Sat Dec 12 16:56:45 PST 2015


Revision: 143472
          https://trac.macports.org/changeset/143472
Author:   dstrubbe at macports.org
Date:     2015-12-12 16:56:45 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
quantum-espresso: Enable +gfortran (not sure why I had it disabled). This will allow a build with the default variants to succeed on the buildbot so we can have a binary.

Modified Paths:
--------------
    trunk/dports/science/quantum-espresso/Portfile

Modified: trunk/dports/science/quantum-espresso/Portfile
===================================================================
--- trunk/dports/science/quantum-espresso/Portfile	2015-12-13 00:47:03 UTC (rev 143471)
+++ trunk/dports/science/quantum-espresso/Portfile	2015-12-13 00:56:45 UTC (rev 143472)
@@ -48,7 +48,7 @@
 
 compilers.choose    cc cpp fc
 # g95 is not compatible with OpenMP
-mpi.setup           default require_fortran -g95 -gfortran
+mpi.setup           default require_fortran -g95
 
 configure.optflags  -O3
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ce5e15fa/attachment.html>


More information about the macports-changes mailing list