ports/112930: Autotools. The Next Step.
Ade Lovett
ade at FreeBSD.org
Tue Jun 5 23:31:05 UTC 2007
On Jun 05, 2007, at 05:29 , Dag-Erling Smørgrav wrote:
> Ade Lovett <ade at FreeBSD.org> writes:
>> Re-synced patch once again, hopefully the last time (heh!) before
>> going for an -exp run.
>
> Thanks!
Actually, I've just changed it a little:
http://freebsd.lovett.com/ade/patches/autotools-20070605b.diff
MD5: 17101da831cb8890609a3a04461402d9
This adds support for a new USE_AUTOTOOLS stanza; 'autotools:[build|
run|both]' which simply acts as a convenience function to ensure all
versions of autoconf/automake/libtool are brought in, via the devel/
autotools metaport, rather than having to rely on a relatively
obscure DEPENDS entry.
Just a little bit cleaner, that's all. The devel/configgen Makefile
now simply contains:
USE_AUTOTOOLS= autotools:run
instead of the lots of lines of code previously.
-aDe
More information about the freebsd-ports-bugs
mailing list