Date: Mon, 9 Sep 2019 22:12:08 +0200 From: "Bradley T. Hughes" <bhughes@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: r510027 - head/devel/awscli Message-ID: <3a068ab4-0f12-7f05-e032-3fb2a3fcd153@FreeBSD.org> In-Reply-To: <20190906122236.GA10636@urd.tobik.me> References: <201908272144.x7RLi8J1056752@repo.freebsd.org> <20190906122236.GA10636@urd.tobik.me>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-09-06 14:22, Tobias Kortkamp wrote: > On Tue, Aug 27, 2019 at 09:44:08PM +0000, Bradley T. Hughes wrote: >> Author: bhughes >> Date: Tue Aug 27 21:44:08 2019 >> New Revision: 510027 >> URL: https://svnweb.freebsd.org/changeset/ports/510027 >> >> Log: >> devel/awscli: add DOCS option >> >> Allow users to skip the groff runtime dependency by disabling the DOCS >> option. >> >> -USES= python groff:run >> +USES= python >> USE_PYTHON= autoplist distutils concurrent noflavors >> +DOCS_USERS= groff:run > > Did you mean > > DOCS_USES= groff:run > > ? Yes, I did. Good catch :) -- Bradley T. Hughes bhughes@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a068ab4-0f12-7f05-e032-3fb2a3fcd153>