git: 74ccc3e4171a - main - www/srt: Add missing compiler:c++11-lang
Yuri Victorovich
yuri at FreeBSD.org
Mon May 17 01:04:14 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74ccc3e4171ae5ddf164d4c61895abaed20aa1cc
commit 74ccc3e4171ae5ddf164d4c61895abaed20aa1cc
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-17 01:03:44 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-17 01:03:44 +0000
www/srt: Add missing compiler:c++11-lang
---
www/srt/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list