Ticket #16717: Portfile.patch
File Portfile.patch, 605 bytes (added by adfernandes (Andrew Fernandes), 16 years ago) |
---|
-
Portfile
old new 5 5 6 6 name octave 7 7 version 3.0.2 8 revision 1 8 9 categories math science 9 10 maintainers stechert@macports.org alakazam@melix.net 10 11 platforms darwin … … 81 82 test.run yes 82 83 test.target check 83 84 84 variant gcc43 description {builds with gfortran-mp-4.3} {85 variant gcc43 description {builds with the macports gcc43 toolchain} { 85 86 depends_lib-append port:gcc43 86 configure. f77 "${prefix}/bin/gfortran-mp-4.3"87 configure.compiler macports-gcc-4.3 87 88 } 88 89 89 90 if {![variant_isset gcc43]} {