Ticket #45827: pure-Portfile.diff
File pure-Portfile.diff, 761 bytes (added by agraef (Albert Graef), 10 years ago) |
---|
-
Portfile
40 40 configure.env PATH=${llvm_prefix}/bin:$env(PATH) 41 41 42 42 if {${name} eq ${subport}} { 43 revision 043 revision 1 44 44 45 45 depends_lib port:gmp \ 46 46 port:libiconv \ … … 66 66 67 67 # Last-minute fixes to the ATS inlining support 68 68 patchfiles-append pure-0.64-ats-hotfixes.diff 69 70 # Critical bugfix in the debugger (issue #32) 71 patchfiles-append pure-0.64-debugger-hotfix.diff 69 72 70 73 platform macosx { 71 74 depends_run-replace port:w3m port:openbrowser