svn commit: r489431 - in head/comms/libirman: . files

Mathieu Arnold mat at FreeBSD.org
Sun Jan 6 10:45:03 UTC 2019


On Sun, Jan 06, 2019 at 01:49:58AM +0000, Steve Wills wrote:
> -PORTDOCS=	README TECHNICAL
> +DOCS=	AUTHORS ChangeLog README TECHNICAL TODO
> +
> +OPTIONS_DEFINE=	DOCS
> +
> +do-install-DOCS-on:
> +	${MKDIR} ${STAGEDIR}${DOCSDIR}
> +	(cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})
>  
>  OPTIONS_DEFINE=	DOCS

You now have the OPTIONS_DEFINE variable set twice.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190106/10d3efb6/attachment.sig>


More information about the svn-ports-all mailing list