Date: Sat, 5 Nov 2011 14:55:24 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Renato Botelho <garga@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/lua Makefile Message-ID: <20111105145524.GA83324@FreeBSD.org> In-Reply-To: <201111042001.pA4K1GF5086173@repoman.freebsd.org> References: <201111042001.pA4K1GF5086173@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 04, 2011 at 08:01:16PM +0000, Renato Botelho wrote: > garga 2011-11-04 20:01:16 UTC > > Modified files: > lang/lua Makefile > Log: > - Remove gmake as a dependency, it's not necessary Sometimes gmake(1) is required to ensure that port builds with -jX, which might not be immediately obvious. I'm not saying this particular change is incorrect, just an observation that had bitten us on several occasions before. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111105145524.GA83324>