git: 0cd372244fad - main - www/Makefile: Hook node18, node19, npm-node19 and yarn-node19 (followup of fa93fdc383c190569821ae224413c848c19d9a7c)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 16:22:32 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0cd372244fadac4fb9fa03ccf50fad2ad37ba427
commit 0cd372244fadac4fb9fa03ccf50fad2ad37ba427
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 16:19:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 16:22:18 +0000
www/Makefile: Hook node18, node19, npm-node19 and yarn-node19 (followup of fa93fdc383c190569821ae224413c848c19d9a7c)
Reported by: antoine
---
www/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/www/Makefile b/www/Makefile
index 39d897071e51..daeaf9005899 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -457,6 +457,8 @@
SUBDIR += node
SUBDIR += node14
SUBDIR += node16
+ SUBDIR += node18
+ SUBDIR += node19
SUBDIR += nostromo
SUBDIR += novnc
SUBDIR += novnc-websockify
@@ -466,6 +468,7 @@
SUBDIR += npm-node14
SUBDIR += npm-node16
SUBDIR += npm-node18
+ SUBDIR += npm-node19
SUBDIR += oauth2-proxy
SUBDIR += obhttpd
SUBDIR += oneshot
@@ -2420,6 +2423,7 @@
SUBDIR += yarn-node14
SUBDIR += yarn-node16
SUBDIR += yarn-node18
+ SUBDIR += yarn-node19
SUBDIR += yarr
SUBDIR += yaws
SUBDIR += you-get