lang/linux-dotnet11-sdk: fix RUN_DEPENDS
Reported by: FreshPorts Sanity Daemon
This commit is contained in:
parent
c444ec3ffe
commit
544c563e36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473601
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ MASTER_SITES= https://download.microsoft.com/download/4/0/2/4022CFC7-5061-4762-B
|
|||
|
||||
RUN_DEPENDS= linux-dotnet10-runtime>=0:lang/linux-dotnet10-runtime \
|
||||
linux-dotnet11-runtime>=0:lang/linux-dotnet11-runtime \
|
||||
bash:shell/bash
|
||||
bash:shells/bash
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../linux-dotnet-sdk
|
||||
|
||||
|
|
Loading…
Reference in a new issue