New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79511


Ignore:
Timestamp:
06/15/11 21:49:06 (4 years ago)
Author:
jeremyhu@…
Message:

libproxy: Build fix

File:
1 edited

Legend:

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

    r77081 r79511  
    9292} 
    9393 
     94post-patch { 
     95        reinplace "s:-D_POSIX_C_SOURCE=1:-D_POSIX_C_SOURCE=200112L:" ${worksrcpath}/libproxy/CMakeLists.txt 
     96} 
     97 
    9498livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}" 
Note: See TracChangeset for help on using the changeset viewer.