Ticket #23574: Portfile.diff
File Portfile.diff, 389 bytes (added by numaryu, 15 years ago) |
---|
-
Portfile
old new 35 35 depends_lib-append port:libpng port:zlib port:g95 36 36 depends_build-append bin:perl:perl5 37 37 38 platform darwin 8 { 39 use_parallel_build no 40 } 41 38 42 configure.fc ${prefix}/bin/g95 39 43 40 44 # Tell the compiler not to treat backslash characters as C-style escape sequences.