Ticket #14424: patch_Portfile.patch

File patch_Portfile.patch, 577 bytes (added by jmroot (Joshua Root), 17 years ago)

the fix from #14589

  • 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}