svn commit: r566542 - in head/print: . limereport limereport/files

Mathieu Arnold mat at freebsd.org
Thu Feb 25 16:34:58 UTC 2021


On Thu, Feb 25, 2021 at 03:35:58PM +0000, Dima Panov wrote:
> +.include <bsd.port.options.mk>
> +
> +.if ${PORT_OPTIONS:MDEBUG}
> +WITH_DEBUG=	yes
> +.endif
> +
> +.include <bsd.port.mk>

No.  WITH_DEBUG is a user facing variable, ports MUST NOT set it.

-- 
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/20210225/aec4d459/attachment.sig>


More information about the svn-ports-all mailing list