Ticket #49143: qwt60-Portfile.patch
File qwt60-Portfile.patch, 473 bytes (added by BSeppke (Benjamin Seppke), 9 years ago) |
---|
-
Portfile
old new 189 189 190 190 if {[file exists ${destroot}${qt_frameworks_dir}/qwt.framework/qwt]} { 191 191 192 file mkdir ${destroot}${qt_includes_dir} 193 file mkdir ${destroot}${qt_libs_dir} 194 192 195 global qwt_major, qwt_minor, qwt_patch 193 196 foreach fixfile [exec find ${destroot}${qt_frameworks_dir} \ 194 197 -name "*.framework" | \