git: 18d2432db86b - main - multimedia/mpv: pdf docs are already disabled after 8bc153091609
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Nov 2022 15:38:34 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=18d2432db86bf96528e0b5759f2c5b0e3bdb32f9 commit 18d2432db86bf96528e0b5759f2c5b0e3bdb32f9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-15 15:35:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-15 15:38:15 +0000 multimedia/mpv: pdf docs are already disabled after 8bc153091609 https://github.com/mpv-player/mpv/commit/1ba03f6813ea --- multimedia/mpv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 8612f69319bf..c8438bd8f28e 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -28,8 +28,7 @@ SHEBANG_FILES= *.py TOOLS/*.py USE_GITHUB= yes GH_ACCOUNT= mpv-player -MESON_ARGS= -Dpdf-build=disabled \ - -Dshaderc=disabled \ +MESON_ARGS= -Dshaderc=disabled \ -Dlibmpv=true OPTIONS_DEFINE= ARCHIVE DOCS LCMS2 MANPAGES MUJS RUBBERBAND TEST UCHARDET EXAMPLES ZIMG