New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82665


Ignore:
Timestamp:
08/17/11 11:49:01 (4 years ago)
Author:
jmr@…
Message:

p5-mhonarc: avoid endless loop by specifying perl executable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/perl/p5-mhonarc/Portfile

    r82547 r82665  
    3030            -libpath ${destroot}${perl5.archlib} \ 
    3131            -docpath ${destroot}${prefix}/share/doc/mhonarc \ 
    32             -manpath ${destroot}${prefix}/man" 
     32            -manpath ${destroot}${prefix}/man\ 
     33            -perl ${perl5.bin}" 
    3334} 
    3435} 
Note: See TracChangeset for help on using the changeset viewer.