Ticket #13474: Portfile.diff

File Portfile.diff, 422 bytes (added by rene@…, 16 years ago)
  • Portfile

    old new  
    4242build.type              bsd
    4343destroot.post_args      DESTDIR=${destroot} LIBDIR=${prefix}/lib
    4444
     45platform darwin 9 {
     46    destroot.post_args-append STRIP=''
     47}
     48
    4549post-destroot {
    4650    xinstall -m 755 -d ${destroot}${prefix}/bin
    4751    xinstall -m 755 ${worksrcpath}/dsocks.sh ${destroot}${prefix}/bin