[138675] trunk/dports/gnome/gdmap/Portfile

Eric A. Borisch eborisch at macports.org
Thu Jul 16 07:43:55 PDT 2015


On Wed, Jul 15, 2015 at 8:54 PM, Ryan Schmidt <ryandesign at macports.org>
wrote:

>
> > On Jul 15, 2015, at 4:53 PM, eborisch at macports.org wrote:
> > +configure.env-append    INTLTOOL_PERL=${prefix}/bin/perl5.22
>
> I guess this port uses intltool? So it should really have a build
> dependency on intltool, not p5.22-xml-parser.
>
> The problem is you don't know for what version of perl the user has
> installed intltool -- you don't know what variant of the intltool port the
> user has used. So instead of setting INTLTOOL_PERL, our preferred way of
> dealing with this issue is to autoreconf, which will regenerate the
> configure script using our patched copy of intltool.m4 installed by the
> intltool port, which no longer uses the INTLTOOL_PERL environment variable.
>

Passes in trace mode; looking at what happens, it has its own
intltool-merge.in that gets updated with INTLTOOL_PERL at configure time on
its shebang line. Buildbots also all completed without error.

So -- thanks for the catch, but I think we're ok on this one.

 - Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150716/de37b5bf/attachment.html>


More information about the macports-dev mailing list