On 2012-2-18 01:54 , Eric Cronin wrote:
>> + 1. Edit macports.conf
>> +{{{
>> +`sudo nano ${prefix}/etc/macports/macports.conf`
>> +}}}
>> + and change
>> {{{
>> developer_dir /Developer
>> }}}
>> -to
>> + to
>> {{{
>> developer_dir
>> }}}
>
>
> This is only necessary if the user has edited their macports.conf
> previously, the default is for this line to be commented out.
Note that the above is a hack. Setting developer_dir to the empty string
instead of /Developer means that ${developer_dir}/usr/bin/foo becomes
/usr/bin/foo, which works until you actually need something that is in
$developer_dir and not /.
- Josh
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev