#17182: Variables aren't expanded in path:-style dependencies --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.6.0 Resolution: | Keywords: Port: | --------------------------------------+------------------------------------- Comment(by blb@macports.org): Replying to [ticket:17182 ryandesign@…]:
And it could show a different example using variable expansion in the path, if the path is not in `${prefix}` (a file in `${frameworks_dir}` perhaps)
Note that frameworks_dir is in ${prefix} (at least by default, unless --with-frameworks-dir is used with configure). Once variable expansion works, then the example could be {{{ path:${frameworks_dir}/MacPorts.framework/Versions/A/MacPorts:MacPorts_Framework }}} -- Ticket URL: <http://trac.macports.org/ticket/17182#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS