#23762: InsightToolkit should use python26 variant -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: InsightToolkit -----------------------------------+---------------------------------------- Comment(by jeremyhu@…): Yes, it should always have -F${frameworks_dir} ... the problem is that the build system ignores configure.ldflags: :info:build /usr/bin/c++ -mmacosx-version-min=10.6 -fpermissive -ftemplate-depth-50 -Wall -Wno-deprecated -no-cpp-precomp -ftemplate- depth-50 -Wall -Wno-deprecated -no-cpp-precomp -O2 -g -dynamiclib -headerpad_max_install_names -Wl,-flat_namespace,-U,_environ -Wl,-flat_namespace,-U,_environ -o ../../../bin/libSwigRuntimePython.dylib -install_name /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_graphics_InsightToolkit/work/InsightToolkit-3.16-build/bin/libSwigRuntimePython.dylib CMakeFiles/SwigRuntimePython.dir/swigrunPython.o -L. -L/opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_graphics_InsightToolkit/work/InsightToolkit-3.16-build/bin -framework Python So the fix would be in fixing the build system to respect the environment variables we give it. -- Ticket URL: <http://trac.macports.org/ticket/23762#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS