git: d3287cf2cd35 - main - multimedia/olive: Change to USES=compiler:c++17-lang
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 02:53:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3287cf2cd356ef26a79de1661df4560bf5e3b0c commit d3287cf2cd356ef26a79de1661df4560bf5e3b0c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-26 00:41:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-26 02:53:47 +0000 multimedia/olive: Change to USES=compiler:c++17-lang PR: 270324 Reported by: diizzy@ --- multimedia/olive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index 06ac9f15ec62..7df337e9fb83 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ RUN_DEPENDS= frei0r>0:graphics/frei0r # libopentimelineio.so:multimedia/opentimelineio -USES= cmake compiler:c++11-lang desktop-file-utils gl pkgconfig qt:5 shared-mime-info +USES= cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:5 shared-mime-info USE_QT= concurrent core dbus gui multimedia network opengl svg widgets x11extras \ buildtools:build linguisttools:build qmake:build testlib:build USE_GL= gl