diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-26 00:41:56 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-26 02:53:47 +0000 |
| commit | d3287cf2cd356ef26a79de1661df4560bf5e3b0c (patch) | |
| tree | d58bf03d03e143d732b17e7514ffe46ac2850920 /multimedia/olive | |
| parent | 61c0061f936aebf2d725faee374ab275f7d2b364 (diff) | |
Diffstat (limited to 'multimedia/olive')
| -rw-r--r-- | multimedia/olive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
