Ticket #37247: Portfile-py27-cairo.diff
File Portfile-py27-cairo.diff, 438 bytes (added by nonstop.server@…, 12 years ago) |
---|
-
Portfile
old new 49 49 50 50 distname ${my_name}-${version} 51 51 52 platform darwin 9 {53 post-patch {54 reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/cairo/Makefile.in55 }56 }57 58 52 post-extract { 59 53 fs-traverse item ${worksrcpath} { 60 54 if {[file isdirectory ${item}]} {