svn commit: r510027 - head/devel/awscli

Tobias Kortkamp tobik at freebsd.org
Fri Sep 6 12:22:42 UTC 2019


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

?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190906/d4938309/attachment.sig>


More information about the svn-ports-head mailing list