From owner-cvs-ports@FreeBSD.ORG Fri Mar 12 02:21:49 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5ED516A4CE; Fri, 12 Mar 2004 02:21:49 -0800 (PST) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63F943D1F; Fri, 12 Mar 2004 02:21:48 -0800 (PST) (envelope-from ale@FreeBSD.org) Received: from FreeBSD.org (thunder.alexdupre.com [192.168.0.101]) i2CALlBI004343; Fri, 12 Mar 2004 11:21:47 +0100 (CET) (envelope-from ale@FreeBSD.org) Message-ID: <40518F3B.2070602@FreeBSD.org> Date: Fri, 12 Mar 2004 11:21:47 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ade Lovett References: <200403120248.i2C2mPBp013974@repoman.freebsd.org> In-Reply-To: <200403120248.i2C2mPBp013974@repoman.freebsd.org> X-Enigmail-Version: 0.83.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/pd Makefile ports/audio/xmms-immsMakefile ports/comms/libticables Makefile ports/databases/firebird Makefile ports/databases/firebird-devel Makefile ports/databases/freetds Makefile ports/databases/memcached Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 10:21:49 -0000 Ade Lovett wrote: > ade 2004/03/11 18:48:25 PST > > Log: > Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with > the USE_ equivalents. In the current scheme of things, the WANT_ > variables in this case are synonymous with the USE_ ones, and thus need > to be exterminated. 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? -- Alex Dupre