Ticket #37247: Portfile-py27-cairo.diff

File Portfile-py27-cairo.diff, 438 bytes (added by nonstop.server@…, 11 years ago)

proposed patch

  • Portfile

    old new  
    4949
    5050    distname             ${my_name}-${version}
    5151
    52     platform darwin 9 {
    53         post-patch {
    54            reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.in
    55         }
    56     }
    57 
    5852    post-extract {
    5953        fs-traverse item ${worksrcpath} {
    6054            if {[file isdirectory ${item}]} {