Ticket #41658: Portfile-metis-gcc48.diff
File Portfile-metis-gcc48.diff, 509 bytes (added by sylvain.desroziers@…, 11 years ago) |
---|
-
Portfile
old new 61 61 configure.args-append openmp=1 62 62 } 63 63 64 # gcc48 65 variant gcc48 description {Build Metis with macports-gcc-4.8} { 66 depends_build-append port:gcc48 67 68 configure.cc ${prefix}/bin/gcc-mp-4.8 69 configure.cxx ${prefix}/bin/g++-mp-4.8 70 } 71 64 72 livecheck.type regex 65 73 livecheck.url http://glaros.dtc.umn.edu/gkhome/metis/metis/changes 66 74 livecheck.regex {Ver: ([0-9.]+),}