git: 961747c55cc3 - main - devel/emscripten: fix run depends

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Wed, 08 Feb 2023 09:48:50 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=961747c55cc3e22eb1d864a56477cb029d4837dd

commit 961747c55cc3e22eb1d864a56477cb029d4837dd
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-08 09:48:39 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-08 09:48:39 +0000

    devel/emscripten: fix run depends
---
 devel/emscripten/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/emscripten/Makefile b/devel/emscripten/Makefile
index 36457a77855d..28e93ddc4588 100644
--- a/devel/emscripten/Makefile
+++ b/devel/emscripten/Makefile
@@ -10,12 +10,11 @@ LICENSE=	MIT NCSA
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	llvm-devel>0:devel/llvm-devel \
-		node:www/node \
 		bash:shells/bash \
 		binaryen>0:devel/binaryen
 		# the upstream requires to use either the latest llvm version, or their own llvm fork called emscripten-fastcomp
 
-USES=		python shebangfix
+USES=		nodejs:run python shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	emscripten-core
 SHEBANG_FILES=	${PYSCRIPTS} emcmake system/bin/sdl-config system/bin/sdl2-config