On Tue, May 26, 2015 at 03:04:59PM +0200, Jérémie Courrèges-Anglas wrote:
> Antoine Jacoutot <[email protected]> writes:
> >
> > Why not just AUTOCONF_VERSION and AUTOMAKE_VERSION...
> 
> I thought that this scheme made it is easier to define other
> foo_AUTO*_VERSION for other bundled packages, should the need present
> itself.  Also it documents what those autotools versions are used for.
> This sounded more attractive than...
> 
> >> +BUILD_DEPENDS+=   devel/autoconf/${snappy_AUTOCONF_VERSION} \
> >> +          devel/automake/${snappy_AUTOMAKE_VERSION} \
> >
> > ... this way you can just use ${MODGNU_AUTO*_DEPENDS}
> 
> ... being able to use this.
> 
> I can use ${MODGNU_AUTO*_DEPENDS} if people don't like the initial
> proposal.

I'm ok with how you're fixing the problem here, but I'll defer to actual
ports people on the autotools details.

Reply via email to