mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
lang/dotnet8: Fix build after the LLVM_DEFAULT bump
PR: 285085
This commit is contained in:
parent
571db890f5
commit
0f46db9f96
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,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,max=17 nodejs pkgconfig \
|
||||
python:build,3.9+ shebangfix ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue