From owner-svn-ports-all@FreeBSD.ORG Fri Apr 10 12:42:56 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 566D2651; Fri, 10 Apr 2015 12:42:56 +0000 (UTC) Date: Fri, 10 Apr 2015 12:42:56 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Subject: Re: svn commit: r383718 - head/devel/libtool Message-ID: <20150410124256.GA90765@FreeBSD.org> References: <201504101110.t3ABAxuc032873@svn.freebsd.org> <20150410111225.GA51618@FreeBSD.org> <9431E11289C0966C046BBB88@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9431E11289C0966C046BBB88@ogg.in.absolight.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Bartek Rutkowski , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 12:42:56 -0000 On Fri, Apr 10, 2015 at 02:37:31PM +0200, Mathieu Arnold wrote: > +--On 10 avril 2015 11:12:25 +0000 Alexey Dokuchaev > wrote: > | On Fri, Apr 10, 2015 at 11:10:59AM +0000, Bartek Rutkowski wrote: > |> [...] > |> -USES+= makeinfo > |> +USES+= cpe makeinfo > | > | Can you elaborate a bit on why += is necessary here (and other similar > | commits)? > > In this case, it was there before, there's a include of a Makefile.common > for the libtool madness, and it already has USES. (including USES=cpe, like > antoine said.) Yes, I've seen that reply; should've checked myself first, sorry. On the other hand, I haven't hear anoything from bartek@ and apparently he just keeps putting "+=" unconditionally everywhere. ./danfe