[107528] trunk/dports/textproc/intltool/Portfile
Joshua Root
jmr at macports.org
Wed Jul 3 00:55:38 PDT 2013
On 2013-7-3 05:30 , Jeremy Huddleston Sequoia wrote:
> On Jul 2, 2013, at 11:30 AM, Jeremy Lavergne <jeremy at lavergne.gotdns.org> wrote:
>
>> Agree :-)
>>
>> If you need any help with mass converting ports, drop a line and I'll see what all I can handle with some sed-fu.
>
> Basically all the ports that are setting INTLTOOL_PERL should not set it and instead do:
>
> autoreconf yes
> autoreconf.args -fvi
>
> They may need new dependencies for other m4 macros, like:
>
> port:pkgconfig
> port:gnome-common
> port:xorg-util-macros
>
> Alternatively, if you have trouble with the autoreconf, just create a patch that removes that hunk from the configure script.
Sounds like more work and more dependencies than just telling it the
correct INTLTOOL_PERL...
- Josh
More information about the macports-dev
mailing list