Date: Fri, 12 Mar 2004 09:28:06 -0800 From: Ade Lovett <ade@FreeBSD.org> To: Alex Dupre <ale@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/pd Makefile ports/audio/xmms-imms MakefileMakefile ports/databases/memcached Makefile ... Message-ID: <1079112485.344.2.camel@reaper.lovett.com> In-Reply-To: <40518F3B.2070602@FreeBSD.org> References: <200403120248.i2C2mPBp013974@repoman.freebsd.org> <40518F3B.2070602@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2004-03-12 at 02:21, Alex Dupre wrote: > I missed something. WANT_* and USE_* were different, the first is only a > build dependency, while the latter implies running auto* before the > configure stage. Why in the current scheme of things you say they are > equivalents? No, it doesn't. Look very carefully at the relevant bsd.port.mk fragment (soon to be broken out into bsd.autotools.mk). The USE/WANT stuff for libtool/autoconf/automake is NOT the same as elsewhere. In addition, once the necessary copies and hacks are carried out by portmgr@, practically the entire existing infrastructure for libtool/autoconf/automake will disappear, being replaced by one (yes, count it, one) variable. All hail USE_AUTOTOOLS= ... -aDe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1079112485.344.2.camel>