> On Jul 3, 2015, at 3:45 PM, [email protected] wrote:
> 
> Revision
> 138275
> Author
> [email protected]
> Date
> 2015-07-03 13:45:51 -0700 (Fri, 03 Jul 2015)
> Log Message
> 
> qt4-mac:
> + fix homepage;
> + fix correcting of .pc files for any install location, not just when in 
> ${prefix}.

When would it not be in prefix?


> -        # use ${prefix} correctly
> +        # use ${qt_dir} correctly;
> +        # in the .pc file, this will be ${prefix}
>  
> -        reinplace "s|${prefix}/|\${prefix}/|g" ${fixfile}
> +        reinplace "s|${qt_dir}/|\${prefix}/|g" ${fixfile}

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to