svn commit: r556594 - head/irc/irssi

Mathieu Arnold mat at freebsd.org
Mon Nov 30 11:37:09 UTC 2020


On Sun, Nov 29, 2020 at 06:10:06PM +0000, Fernando Apesteguía wrote:
>  
> +.include <bsd.port.options.mk>
> +
> +.if ! ${PORT_OPTIONS:MPERL}
> +USE_PERL5=	build
> +.endif
> +

All that can be replaced by something like:

PERL5_USE_OFF=	perl5=build

https://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html#options-use

-- 
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/20201130/34788d48/attachment.sig>


More information about the svn-ports-all mailing list