Date: Tue, 30 Oct 2001 18:04:26 +0100 From: Udo Schweigert <udo.schweigert@siemens.com> To: Maxim Sobolev <sobomax@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20011030180426.A31319@alaska.cert.siemens.de> In-Reply-To: <200110300959.f9U9xuT19736@freefall.freebsd.org> References: <200110300959.f9U9xuT19736@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 30, 2001 at 01:59:56 -0800, Maxim Sobolev wrote:
> sobomax 2001/10/30 01:59:56 PST
>
> Modified files:
> Mk bsd.port.mk
> Log:
> Fix abuse of ${AUTOMAKE}/${AUTOCONF}
>
This means that one now has to do the following to use the latest (non-legacy)
versions of automake and autoconf:
1. Set AUTOMAKE=automake and AUTOCONF=autoconf
2. Add BUILD_DEPENDS+= automake:${PORTSDIR}/devel/automake \
autoconf:${PORTSDIR}/devel/autoconf
This ensures that the port can be built, but the hardcoded BUILD_DEPENDS
in bsd.port.mk make that always autoconf213 and autmake14 are built regardless
whether they are used or not.
Will this change in the (near ;-) future?
Best regards
--
Udo Schweigert, Siemens AG | Voice : +49 89 636 42170
CT IC 3, Siemens CERT | Fax : +49 89 636 41166
D-81730 Muenchen / Germany | email : udo.schweigert@siemens.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011030180426.A31319>
