From owner-cvs-ports@FreeBSD.ORG Sat Jun 5 10:13:08 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 DCA0616A4CE; Sat, 5 Jun 2004 10:13:08 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD1143D55; Sat, 5 Jun 2004 10:13:08 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.34 (FreeBSD)) id 1BWejB-000FVq-2S; Sat, 05 Jun 2004 19:13:07 +0200 Message-ID: <40C1FF1F.8050807@fillmore-labs.com> Date: Sat, 05 Jun 2004 19:13:03 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Ade Lovett References: <200406041727.i54HRTmW022406@repoman.freebsd.org> In-Reply-To: <200406041727.i54HRTmW022406@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.autotools.mk 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: Sat, 05 Jun 2004 17:13:09 -0000 Ade Lovett wrote: > Steps 3 and 4 now essentially negate the need for any kind of > direct dependency within a non-autotools port Makefile on > devel/autoconf*, devel/automake*, devel/libtool*, and devel/libltdl. So, can we now remove - devel/autoconf253 - devel/automake15 - devel/libltdl15 as they serve no useful purpose and are not connected to the build anyway? -Oliver