Date: Wed, 12 Apr 2017 09:25:39 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Tobias Kortkamp <tobik@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438335 - in head/security/signify: . files Message-ID: <20170412092539.GA22201@FreeBSD.org> In-Reply-To: <201704120835.v3C8Zw4k026848@repo.freebsd.org> References: <201704120835.v3C8Zw4k026848@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 12, 2017 at 08:35:58AM +0000, Tobias Kortkamp wrote: > New Revision: 438335 > URL: https://svnweb.freebsd.org/changeset/ports/438335 > > Log: > Add OpenBSD 6.2 public keys > > ... > @@ -16,8 +17,6 @@ LICENSE= ISCL BSD4CLAUSE BSD3CLAUSE > LICENSE_COMB= multi > LICENSE_FILE= ${WRKSRC}/LICENSE > > -# gmake is required on FreeBSD 9.3, on FreeBSD >= 10 we get away with > -# regular make with tiny changes in the Makefile. > USES= gmake Why this comment was removed without proper explanation in the commit log? So does it mean that GNU make(1) is required now (since USES was retained)? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170412092539.GA22201>