Ticket #18060: Portfile.diff
File Portfile.diff, 440 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago) |
---|
-
Portfile
old new 66 66 67 67 destroot.target frameworkinstall maninstall 68 68 69 # ensure that correct compiler is used 70 build.args-append MAKE="${build.cmd} CC=${configure.cc}" 71 destroot.args-append MAKE="${destroot.cmd} CC=${configure.cc}" 72 69 73 platform macosx { 70 74 post-destroot { 71 75 set framewpath ${frameworks_dir}/Python.framework