Ticket #46349: gildas.diff
File gildas.diff, 622 bytes (added by ryandesign (Ryan Carsten Schmidt), 10 years ago) |
---|
-
Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup compiler_blacklist_versions 1.0 5 6 PortGroup compilers 1.0 6 7 7 8 name gildas … … 51 52 # need x11 and cannot be used with quartz; see ticket #42886 52 53 require_active_variants gtk2 x11 quartz 53 54 55 compiler.blacklist {clang < 137} *gcc-4.0 *gcc-4.2 56 54 57 compilers.choose fc 55 58 compilers.setup -g95 -gcc44 -gcc45 -gcc46 require_fortran 56 59 configure.python ${prefix}/bin/python2.7