Modified: trunk/dports/science/abinit/Portfile (133357 => 133358)
--- 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