Ticket #45827: pure-Portfile.diff

File pure-Portfile.diff, 761 bytes (added by agraef (Albert Graef), 9 years ago)
  • Portfile

     
    4040configure.env           PATH=${llvm_prefix}/bin:$env(PATH)
    4141
    4242if {${name} eq ${subport}} {
    43     revision                    0
     43    revision                    1
    4444   
    4545    depends_lib                 port:gmp \
    4646                                port:libiconv \
     
    6666
    6767    # Last-minute fixes to the ATS inlining support
    6868    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
    6972   
    7073    platform macosx {
    7174        depends_run-replace     port:w3m port:openbrowser