On Tue, May 19, 2009 at 1:12 PM, Darren Weber <[email protected]> wrote:
>
> Can we add ${framework.dir} to the global variable documentation?
>
> http://guide.macports.org/#reference.variables
>
> Regards,
> Darren
>
>
Actually, is it possible and easy to change from $frameworks_dir to
$frameworkpath? Where is frameworks_dir created? Should it be used in the
same way as $prefix?
For instance, port:python26 seems to prefer something like that, e.g.:
configure.args --enable-framework=${frameworks_dir} \
--enable-ipv6
...
post-destroot {
set framewpath ${frameworks_dir}/Python.framework
set framewdir ${framewpath}/Versions/${branch}
...
Regards, Darren
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev