Ticket #34289: Portfile.patch
File Portfile.patch, 649 bytes (added by jonasjonas (Frank Hellenkamp), 13 years ago) |
---|
-
/
old new 82 82 83 83 build.cmd ${prefix}/bin/gmake 84 84 build.env-append V=1 85 build.target-append alltools 85 86 86 87 # 87 88 # enable auto configure of mmx and related Intel optimizations by default … … 136 137 foreach f [glob ${worksrcpath}/doc/*.txt] { 137 138 file copy $f ${destroot}${prefix}/share/doc/ffmpeg 138 139 } 140 file copy ${worksrcpath}/tools/qt-faststart ${destroot}${prefix}/bin 139 141 } 140 142 141 143 platform powerpc {