Skip to content
Snippets Groups Projects
Commit 7780fa4c authored by Rene Ladan's avatar Rene Ladan
Browse files

www/*-node21: Remove slave ports which were part of www/node21

Reported by:	antoine
parent 9e2e1eee
No related branches found
No related tags found
No related merge requests found
......@@ -3375,3 +3375,5 @@ www/zend-framework||2024-06-30|Has expired: Deprecated by upstream, and moved to
sysutils/torque||2024-06-30|Has expired: unfetchable, upstream no longer open source
lang/icc||2024-07-01|Has expired: This version is EOL since a long time, i386 only, and the current clang based Intel oneAPI DPC++/C++ seems to work
graphics/intel-backlight||2024-07-01|Has expired: Use backlight(8)
www/yarn-node21||2024-07-02|Removed, part of www/node21
www/npm-node21||2024-07-02|Removed, part of www/node21
......@@ -472,7 +472,6 @@
SUBDIR += npm
SUBDIR += npm-node18
SUBDIR += npm-node20
SUBDIR += npm-node21
SUBDIR += npm-node22
SUBDIR += oauth2-proxy
SUBDIR += obhttpd
......@@ -2505,7 +2504,6 @@
SUBDIR += yarn
SUBDIR += yarn-node18
SUBDIR += yarn-node20
SUBDIR += yarn-node21
SUBDIR += yarn-node22
SUBDIR += yarr
SUBDIR += yaws
......
USES= nodejs:21,run
MASTERDIR= ${.CURDIR}/../npm-node20
.include "${MASTERDIR}/Makefile"
USES= nodejs:21,run
MASTERDIR= ${.CURDIR}/../yarn-node20
.include "${MASTERDIR}/Makefile"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment