New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20896: patch-Portfile-perl5.8-norootprivileges.patch

File patch-Portfile-perl5.8-norootprivileges.patch, 0.6 KB (added by jonthn+macports@…, 3 years ago)
  • var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8/Portfile

    old new  
    2929 
    3030patchfiles  patch-perl.c.diff patch-Configure.diff 
    3131 
     32pre-patch { 
     33    system "chmod u+w ${worksrcpath}/Configure" 
     34    system "chmod u+w ${worksrcpath}/hints/darwin.sh" 
     35} 
     36 
    3237post-patch { 
    3338    reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure 
    3439    # Ensure that the ld value set in configure.args is used