New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82293


Ignore:
Timestamp:
08/12/11 03:05:11 (4 years ago)
Author:
afb@…
Message:

argp-standalone: fix build with clang (#30725)

Location:
trunk/dports/devel/argp-standalone
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/argp-standalone/Portfile

    r79675 r82293  
    55name                    argp-standalone 
    66version                 1.3 
     7revision                1 
    78categories              devel 
    89platforms               darwin freebsd 
     
    2526checksums               sha1 815c560680ebdc11694b88de2f8ec15133e0bfa0 
    2627 
     28patchfiles              patch-argp-fmtstream.h 
     29configure.cflags        ${configure.optflags} -std=c89 
     30 
    2731post-destroot { 
    2832        xinstall ${worksrcpath}/libargp.a ${destroot}${prefix}/lib 
Note: See TracChangeset for help on using the changeset viewer.