Ticket #65244: Portfile.patch
File Portfile.patch, 540 bytes (added by parafin, 2 years ago) |
---|
-
Portfile
old new 58 58 configure.args-append \ 59 59 -DBUILD_LENSTOOL=ON \ 60 60 -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} 62 62 63 63 # turn off -msse -msse2 if arch is powerpc 64 64 platform darwin powerpc {