Ticket #49143: Portfile.2.patch

File Portfile.2.patch, 649 bytes (added by BSeppke (Benjamin Seppke), 9 years ago)

working patch, solves the linking issues at staging phase

  • /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/qwt/Portfile

    old new  
    188188    # link in as libraries and headers too
    189189
    190190    if {[file exists ${destroot}${qt_frameworks_dir}/qwt.framework/qwt]} {
    191 
    192         file mkdir ${destroot}${qt_includes_dir}
    193         file mkdir ${destroot}${qt_libs_dir}
    194191           
    195192        global qwt_major, qwt_minor, qwt_patch
    196193        foreach fixfile [exec find ${destroot}${qt_frameworks_dir} \