New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79847


Ignore:
Timestamp:
06/27/11 17:22:34 (4 years ago)
Author:
jeremyhu@…
Message:

sane-backends: darwin11 build fix (dev timeout)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/sane-backends/Portfile

    r78240 r79847  
    6868} 
    6969 
     70# This project uses u_long *everywhere* and doesn't bother including sys/types.h 
     71configure.cppflags-append   -include sys/types.h 
     72 
    7073livecheck.type              regex 
    7174livecheck.url               ftp://ftp.sane-project.org/pub/sane/ 
Note: See TracChangeset for help on using the changeset viewer.