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

www/nbytes: Revert 68a1a4b0b0

- Update comment

Reported by:	jsm
This commit is contained in:
Po-Chuan Hsieh
2026-05-21 22:50:59 +08:00
parent cffdcfddc7
commit 312e0e7d14
+5
View File
@@ -22,4 +22,9 @@ CMAKE_TESTING_ON= NBYTES_ENABLE_TESTING
USE_GITHUB= yes
GH_ACCOUNT= nodejs
# Remove after 14.3-RELEASE EoL (expected 2026-06-30)
.if !exists(/usr/bin/clang-scan-deps)
USES+= llvm:build
.endif
.include <bsd.port.mk>