Date: Mon, 27 Jun 2016 02:20:07 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r417488 - head/devel/slibtool Message-ID: <20160627022007.GA43593@FreeBSD.org> In-Reply-To: <201606252100.u5PL0LYH015341@repo.freebsd.org> References: <201606252100.u5PL0LYH015341@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 25, 2016 at 09:00:21PM +0000, Baptiste Daroussin wrote: > New Revision: 417488 > URL: https://svnweb.freebsd.org/changeset/ports/417488 > > Log: > Update to 0.5.7 > It fixed build on freebsd 9 > while here use gmake-lite to build so the dependency chain remain minimal It would be nice if all USES+=gmake ports could use NLS-less gmake(1) by default (and thus reduced dependency chain). How about making `devel/gmake' NLS disabled by default, and allow individual users to enable it if they want localized messages? Then we don't need the -lite port any more which is also a plus. :-) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160627022007.GA43593>