aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-18 07:52:21 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-18 07:53:33 +0000
commit86a6ad9280eb9e03747f2af2adccc8911e094afc (patch)
treefb3c0b746f1da6c7d9b8911b4a1002cec63bd35b
parent08760e5251156d56c6195f2edbfb8e15d36f42d1 (diff)
downloadports-86a6ad9280eb9e03747f2af2adccc8911e094afc.tar.gz
ports-86a6ad9280eb9e03747f2af2adccc8911e094afc.zip
net/read_bbrlog: Mark IGNORE for OSVERSION 1400092
Although mentioned that it builds on 1400088 and later but it's still BROKEN on 1400092. Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
-rw-r--r--net/read_bbrlog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/read_bbrlog/Makefile b/net/read_bbrlog/Makefile
index 7f48723fc1a8..dafba7e597ef 100644
--- a/net/read_bbrlog/Makefile
+++ b/net/read_bbrlog/Makefile
@@ -26,8 +26,8 @@ MAKE_ENV+= WITHOUT_PIE=true
.include <bsd.port.options.mk>
-.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: