From owner-cvs-all@FreeBSD.ORG Thu Mar 11 19:25:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8594416A4CE; Thu, 11 Mar 2004 19:25:02 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53E3443D58; Thu, 11 Mar 2004 19:25:02 -0800 (PST) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C500014746; Thu, 11 Mar 2004 21:25:01 -0600 (CST) Date: Thu, 11 Mar 2004 21:25:01 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Ade Lovett In-Reply-To: <200403120248.i2C2mPBp013974@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/data X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 03:25:02 -0000 > Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with > the USE_ equivalents. I'm glad to see some attention being given to the various libtool- related stuff. Not much fun, I imagine. mcl