From 544c563e36b9e142213e2fe385892b24859a5351 Mon Sep 17 00:00:00 2001 From: David Naylor Date: Sat, 30 Jun 2018 07:49:40 +0000 Subject: [PATCH] lang/linux-dotnet11-sdk: fix RUN_DEPENDS Reported by: FreshPorts Sanity Daemon --- lang/linux-dotnet11-sdk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/linux-dotnet11-sdk/Makefile b/lang/linux-dotnet11-sdk/Makefile index 93c063d43710..e759504c3c6b 100644 --- a/lang/linux-dotnet11-sdk/Makefile +++ b/lang/linux-dotnet11-sdk/Makefile @@ -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