New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80159


Ignore:
Timestamp:
07/05/11 09:53:52 (4 years ago)
Author:
ryandesign@…
Message:

vpnc: fix build on Lion by not defining getline; #30035

Location:
trunk/dports/net/vpnc
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/vpnc/Portfile

    r74683 r80159  
    3030depends_run         port:tuntaposx 
    3131 
    32 patchfiles          patch-config.c 
     32patchfiles          patch-config.c patch-sysdep.h 
    3333post-patch { reinplace "s|__ETCDIR__|${prefix}/etc|g" ${worksrcpath}/config.c } 
    3434 
Note: See TracChangeset for help on using the changeset viewer.