New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13437: libmatroska.patch

File libmatroska.patch, 324 bytes (added by ecronin@…, 4 years ago)
  • Portfile

    old new  
    2222depends_lib                     lib:libebml.a:libebml 
    2323 
    2424post-extract { 
    25         cd "${worksrcpath}/make" 
    26         system "cp -R linux darwin" 
     25        system "cp -R ${worksrcpath}/make/linux ${worksrcpath}/make/darwin" 
    2726} 
    2827 
    2928configure                       {}