Ticket #14589: patch_Portfile.patch

File patch_Portfile.patch, 577 bytes (added by neric27@…, 16 years ago)

patch for libsdl_mixer/Portfile

  • audio/libsdl_mixer/Portfile

    old new  
    3333                --with-smpeg-prefix=${prefix} \
    3434                --disable-smpegtest
    3535
     36pre-configure {
     37        reinplace "s|`find_lib\\(.*\\.dylib\\)|${prefix}/lib/`find_lib\\1|g" ${worksrcpath}/configure
     38}
     39
    3640post-destroot {
    3741    set docdir ${prefix}/share/doc/${name}-${version}
    3842    xinstall -d ${destroot}${docdir}