Revision: 133358 https://trac.macports.org/changeset/133358 Author: dstrubbe@macports.org Date: 2015-02-27 09:00:44 -0800 (Fri, 27 Feb 2015) Log Message: ----------- abinit: Remove commented lines about temporary measure for debugging a problem that has been solved (in the mpi portgroup, I think). Modified Paths: -------------- trunk/dports/science/abinit/Portfile Modified: trunk/dports/science/abinit/Portfile =================================================================== --- trunk/dports/science/abinit/Portfile 2015-02-27 14:51:44 UTC (rev 133357) +++ trunk/dports/science/abinit/Portfile 2015-02-27 17:00:44 UTC (rev 133358) @@ -44,16 +44,6 @@ # If this is not set, there will be some compilation failures, due to inadequate provisions by the code for compilers that don't accept long lines. configure.fcflags-append -ffree-line-length-none -# This is a temporary measure for debugging configure failure on Mountain Lion buildslave. - -#checking for gcc... mpicc-mpich-mp -#checking whether the C compiler works... no - -#configure.cmd ./configure || true -#post-configure { -# system -W ${worksrcpath} "cat config.log" -#} - build.cmd make use_parallel_build yes
participants (1)
-
dstrubbe@macports.org