diff options
Diffstat (limited to 'lang/dotnet8/Makefile')
-rw-r--r-- | lang/dotnet8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |