From owner-svn-ports-head@FreeBSD.ORG Fri Jan 17 09:57:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 554266D0; Fri, 17 Jan 2014 09:57:29 +0000 (UTC) Date: Fri, 17 Jan 2014 09:57:29 +0000 From: Alexey Dokuchaev To: Pietro Cerutti Subject: Re: svn commit: r340018 - head/textproc/scew Message-ID: <20140117095729.GA34763@FreeBSD.org> References: <201401170910.s0H9Aw9O087448@svn.freebsd.org> <20140117093546.GA16656@FreeBSD.org> <20140117095020.GD4006@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140117095020.GD4006@gahrfit.gahr.ch> User-Agent: Mutt/1.5.22 (2013-10-16) 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.17 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: Fri, 17 Jan 2014 09:57:29 -0000 On Fri, Jan 17, 2014 at 10:50:21AM +0100, Pietro Cerutti wrote: > On 2014-Jan-17, 09:35, Alexey Dokuchaev wrote: > > If possible, particular make(1) implementation should not be referenced in > > port's Makefile. If you need to call "correct" make(1), use ${MAKE_CMD}, > > which would be correctly set to "gmake" in this case of yours (per USES= > > gmake). > > That makes sense. What about updating [section] 6.4.2 of the porter's > handbook? Nice idea, I'll cook up a patch. :) ./danfe