From owner-svn-ports-all@FreeBSD.ORG Fri Apr 10 11:12:25 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 3E381433; Fri, 10 Apr 2015 11:12:25 +0000 (UTC) Date: Fri, 10 Apr 2015 11:12:25 +0000 From: Alexey Dokuchaev To: Bartek Rutkowski Subject: Re: svn commit: r383718 - head/devel/libtool Message-ID: <20150410111225.GA51618@FreeBSD.org> References: <201504101110.t3ABAxuc032873@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201504101110.t3ABAxuc032873@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, 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 11:12:25 -0000 On Fri, Apr 10, 2015 at 11:10:59AM +0000, Bartek Rutkowski wrote: > New Revision: 383718 > URL: https://svnweb.freebsd.org/changeset/ports/383718 > > Log: > devel/libtool: add CPE information > [...] > -USES+= makeinfo > +USES+= cpe makeinfo Can you elaborate a bit on why += is necessary here (and other similar commits)? ./danfe