Ticket #44846: Portfile.diff
File Portfile.diff, 353 bytes (added by zan@…, 10 years ago) |
---|
-
Portfile
old new 40 40 41 41 patchfiles patch-config-mh-darwin.diff 42 42 43 post-patch { 44 reinplace "s|__PREFIX__|${prefix}|" \ 45 ${worksrcpath}/config/mh-darwin 46 } 47 43 48 # icu appends -O2 to the cflags and cxxflags 44 49 configure.optflags-delete -Os 45 50