Ticket #13437: libmatroska.patch
| File libmatroska.patch, 324 bytes (added by ecronin@…, 4 years ago) |
|---|
-
Portfile
old new 22 22 depends_lib lib:libebml.a:libebml 23 23 24 24 post-extract { 25 cd "${worksrcpath}/make" 26 system "cp -R linux darwin" 25 system "cp -R ${worksrcpath}/make/linux ${worksrcpath}/make/darwin" 27 26 } 28 27 29 28 configure {}

