Ticket #65244: Portfile.patch

File Portfile.patch, 540 bytes (added by parafin, 2 years ago)
  • Portfile

    old new  
    5858configure.args-append \
    5959                    -DBUILD_LENSTOOL=ON \
    6060                    -DINSTALL_HELPER_SCRIPTS=ON \
    61                     -DSETUP_PY_INSTALL_PREFIX=${destroot}${frameworks_dir}/Python.framework/Versions/${python_branch}
     61                    -DSETUP_PY_INSTALL_PREFIX=${frameworks_dir}/Python.framework/Versions/${python_branch}
    6262
    6363# turn off -msse -msse2 if arch is powerpc
    6464platform darwin powerpc {