aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2025-09-03 13:30:07 +0000
committerJuraj Lutter <otis@FreeBSD.org>2025-09-03 13:30:07 +0000
commit5cb99033ad27046be371b37e687b889be6e85eab (patch)
tree4711a14b63a3ecba539c459523cc91a9c06d3b9e
parent60f2f4c4d7e1106f2dd92e3379bead02e21ef3dd (diff)
textproc/kibana8: Correct USES line
This fixes 60f2f4c4d7e1106f2dd92e3379bead02e21ef3dd Reported by: rene@
-rw-r--r--textproc/kibana8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kibana8/Makefile b/textproc/kibana8/Makefile
index 32eb914818f5..86e36625a02c 100644
--- a/textproc/kibana8/Makefile
+++ b/textproc/kibana8/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libre2.so:devel/re2 \
libuv.so:devel/libuv
RUN_DEPENDS= ${LOCALBASE}/bin/node:www/node20
-USES= compiler:c++17-lang cpe nodejs:18,build,run python:build
+USES= compiler:c++17-lang cpe nodejs:20,build,run python:build
CPE_VENDOR= elastic
USE_GITHUB= nodefault