1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

www/nbytes: Remove FreeBSD 13.5 support

This commit is contained in:
Po-Chuan Hsieh
2026-05-12 17:07:37 +08:00
parent a680872ecb
commit 68a1a4b0b0
-5
View File
@@ -22,9 +22,4 @@ CMAKE_TESTING_ON= NBYTES_ENABLE_TESTING
USE_GITHUB= yes
GH_ACCOUNT= nodejs
# Remove after 13.5-RELEASE EoL
.if !exists(/usr/bin/clang-scan-deps)
USES+= llvm:build
.endif
.include <bsd.port.mk>