Mark Brethen writes: > Those ports give the user a choice of compilers. How is the user supposed to > know which compiler to choose? Is there a "best" compiler?
By default, the fortran compiler from gcc48 will be used (though, I guess I should make that gcc49 soon) so the user doesn't have to select anything. If you really want to, you can blacklist every other fortran compiler: compilers.choose fc compilers.setup -dragonegg -g95 -gcc44 -gcc45 -gcc46 -gcc47 -gcc49 require_fortran You should probably make a ticket at trac.macports.org so you can upload your portfile and get some feedback. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev