git: 36cbd93f4433 - main - lang/dotnet8: Remove useless USES=nodejs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Sep 2025 17:02:55 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36cbd93f4433ec5ed30dd108a92e3494c06cc641
commit 36cbd93f4433ec5ed30dd108a92e3494c06cc641
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-09-27 13:03:00 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-09-27 17:02:49 +0000
lang/dotnet8: Remove useless USES=nodejs
---
lang/dotnet8/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/dotnet8/Makefile b/lang/dotnet8/Makefile
index 63a9e9228f7a..f932757d464a 100644
--- a/lang/dotnet8/Makefile
+++ b/lang/dotnet8/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= libicuuc.so:devel/icu \
RUN_DEPENDS= terminfo-db>0:misc/terminfo-db \
dotnet:lang/dotnet-host
-USES= autoreconf:build gssapi:mit llvm:noexport nodejs pkgconfig \
+USES= autoreconf:build gssapi:mit llvm:noexport pkgconfig \
python:build,3.9+ shebangfix ssl
USE_GITHUB= yes