New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23503: boost-Portfile.diff

File boost-Portfile.diff, 470 bytes (added by tvb377@…, 2 years ago)
  • Portfile

    old new  
    126126    }] 
    127127} 
    128128 
     129variant regexmatchextra description {boost.regex: enable access to extended capture information of submatches} { 
     130     patchfiles-append   patch-regex-match-extra.diff 
     131} 
     132 
    129133variant icu description {Enable Unicode support in Boost.Regex through ICU} { 
    130134    depends_lib-append  port:icu 
    131135    build.args-append   -sICU_PATH=${prefix}