New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34289: Portfile.patch

File Portfile.patch, 649 bytes (added by jonas@…, 13 months ago)
  • /

    old new  
    8282 
    8383build.cmd       ${prefix}/bin/gmake 
    8484build.env-append V=1 
     85build.target-append alltools 
    8586 
    8687# 
    8788# enable auto configure of mmx and related Intel optimizations by default 
     
    136137    foreach f [glob ${worksrcpath}/doc/*.txt] { 
    137138        file copy $f ${destroot}${prefix}/share/doc/ffmpeg 
    138139    } 
     140    file copy ${worksrcpath}/tools/qt-faststart ${destroot}${prefix}/bin 
    139141} 
    140142 
    141143platform powerpc {