framework.dir - global var documentation?

Darren Weber dweber at macports.org
Tue May 19 13:17:46 PDT 2009


On Tue, May 19, 2009 at 1:12 PM, Darren Weber <dweber at macports.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090519/c22de22f/attachment.html>


More information about the macports-dev mailing list