From owner-svn-ports-head@FreeBSD.ORG Tue Dec 23 02:05:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A7B5887E; Tue, 23 Dec 2014 02:05:42 +0000 (UTC) Date: Tue, 23 Dec 2014 02:05:42 +0000 From: Alexey Dokuchaev To: Pawel Pekala Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223020542.GA27018@FreeBSD.org> References: <201412221837.sBMIbwow087403@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412221837.sBMIbwow087403@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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 02:05:42 -0000 On Mon, Dec 22, 2014 at 06:37:58PM +0000, Pawel Pekala wrote: > New Revision: 375258 > URL: https://svnweb.freebsd.org/changeset/ports/375258 > QAT: https://qat.redports.org/buildarchive/r375258/ > > Log: > Fix build on FreeBSD 8.x and 9.x by using gmake > > PR: 196156 > [...] > -USES= autoreconf libtool > +USES= autoreconf libtool gmake:lite Why does it use bogus "gmake:lite"? I'd really want to see these obnoxious *-lite ports gone. I didn't find the reasoning for :lite in the PR, did I miss it (if yes, how feasible would it be to fix it properly)? ./danfe