On 02.06.2020 18:57, Jonathan Perkin wrote:
There are still some others that might need attention though:
$ git grep '^\..*if.*[<>].*[0-9]\.[0-9]'
editors/pico/Makefile:. if ${OS_VERSION} >= 6.5
mail/imap-uw/Makefile:. if ${OS_VERSION} >= 6.5
mail/pine/Makefile:. if ${OS_VERSION} >= 6.5
mk/platform/OpenBSD.mk:.if ${OS_VERSION} >= 3.4
net/siproxd/hacks.mk:. if ${OS_VERSION} < 5.9
Since version 20.1.13, pkglint warns about these.