Ticket #37054: Portfile.diff
File Portfile.diff, 677 bytes (added by mattcottrell, 12 years ago) |
---|
-
Portfile
old new 6 6 name arb 7 7 epoch 1 8 8 version 5.5 9 revision 1 9 10 categories science 10 11 maintainers mac.com:matt.cottrell 11 12 platforms darwin … … 82 83 83 84 build.env-append PREFIX=${prefix} \ 84 85 ARBHOME=${worksrcpath} \ 85 PATH=${worksrcpath}/bin:$ {prefix}/libexec/gnubin:$env(PATH)86 PATH=${worksrcpath}/bin:$env(PATH) 86 87 87 88 # https://trac.macports.org/ticket/33756 88 89 compiler.blacklist clang