[MacPorts] #23772: InsightToolKit: fix linking against python 2.6 framework
MacPorts
noreply at macports.org
Fri Apr 22 08:39:26 PDT 2011
#23772: InsightToolKit: fix linking against python 2.6 framework
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: dweber@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: python build failure | Port: cmake InsightToolkit
-----------------------------------+----------------------------------------
Comment(by css@…):
Rather than using `configure.ldflags`, you should probably just pass the
special CMake environment variable directly to the cmake configuration:
{{{
#!tcl
configure.env-append CMAKE_FRAMEWORK_PATH=${frameworks_dir}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/23772#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list