New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81168


Ignore:
Timestamp:
07/26/11 02:03:34 (4 years ago)
Author:
afb@…
Message:

perl5.8: incorporate nm fix from perl5.12, see r76831

Location:
trunk/dports/lang/perl5.8
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/perl5.8/Portfile

    r80452 r81168  
    3131 
    3232patchfiles  patch-perl.c.diff patch-Configure.diff 
     33 
     34platform darwin 11 { 
     35    # bypass stupid check that assumes fprintf must be in libc.dylib 
     36    patchfiles-append   patch-hints_darwin.sh-usenm.diff 
     37} 
    3338 
    3439post-patch { 
Note: See TracChangeset for help on using the changeset viewer.