diff --git a/net/read_bbrlog/Makefile b/net/read_bbrlog/Makefile index 7f48723fc1a8a..dafba7e597ef3 100644 --- a/net/read_bbrlog/Makefile +++ b/net/read_bbrlog/Makefile @@ -26,8 +26,8 @@ MAKE_ENV+= WITHOUT_PIE=true .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400088 -IGNORE= builds only on FreeBSD head with minimum version 1400088 +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1400093 +IGNORE= builds only on FreeBSD head with minimum version 1400093 .endif do-install: