From 74ccc3e4171ae5ddf164d4c61895abaed20aa1cc Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 16 May 2021 18:03:44 -0700 Subject: www/srt: Add missing compiler:c++11-lang --- www/srt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/srt/Makefile') diff --git a/www/srt/Makefile b/www/srt/Makefile index 6703beea6325..d1abd6952c3f 100644 --- a/www/srt/Makefile +++ b/www/srt/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash -USES= cmake shebangfix ssl +USES= cmake compiler:c++11-lang shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= Haivision -- cgit v1.2.3