From owner-svn-ports-head@FreeBSD.ORG Thu Jun 20 10:41:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 0BE76260; Thu, 20 Jun 2013 10:41:07 +0000 (UTC) Date: Thu, 20 Jun 2013 10:41:07 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Subject: Re: svn commit: r321366 - in head: . Mk/Uses Message-ID: <20130620104107.GA9314@FreeBSD.org> References: <201306200948.r5K9m9QG058852@svn.freebsd.org> <20130620095852.GA99947@FreeBSD.org> <20130620101347.GE23721@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130620101347.GE23721@ithaqua.etoilebsd.net> User-Agent: Mutt/1.5.21 (2010-09-15) 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.14 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: Thu, 20 Jun 2013 10:41:07 -0000 On Thu, Jun 20, 2013 at 12:13:47PM +0200, Baptiste Daroussin wrote: > On Thu, Jun 20, 2013 at 09:58:52AM +0000, Alexey Dokuchaev wrote: > > How hard would be convert USE_GMAKE, so people would not have to remember > > which *make (cmake,fmake,gmake) use which form (old/new)? :) > > Not hard I have first to finish my work on imake makeing it working properly > with clang no gcc in base. > > While doing that I'm claning up some part in case USE_GMAKE and USE_IMAKE are > both set, and then having a USES=gmake will be really easy and I'll do it at > that time. Cool, thanks! ./danfe