Ticket #36786: patch-Portfile.diff
File patch-Portfile.diff, 424 bytes (added by royliu@…, 12 years ago) |
---|
-
Portfile
old new 162 162 # configure.cxxflags-append -std=c++11 -Wno-error=c++11-narrowing 163 163 #} 164 164 165 pre-patch { 166 if {[variant_isset quartz]} { 167 patchfiles-append duplicate-symbols.patch 168 } 169 } 170 165 171 post-patch { 166 172 # https://bugs.webkit.org/show_bug.cgi?id=88407 167 173 reinplace "s:echo -n:/bin/echo -n:g" \