git: 49277a8a0435 - main - multimedia/gstreamer1-libav: unbreak with --auto-features=enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 21:11:06 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49277a8a0435602e8a4636848d73ef8528f9224e
commit 49277a8a0435602e8a4636848d73ef8528f9224e
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 21:09:53 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 21:10:48 +0000
multimedia/gstreamer1-libav: unbreak with --auto-features=enabled
docs/meson.build:33:0: ERROR: Program 'hotdoc' not found or not executable
PR: 270361
---
multimedia/gstreamer1-libav/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/gstreamer1-libav/Makefile b/multimedia/gstreamer1-libav/Makefile
index ab189229e585..46bf73b79aa2 100644
--- a/multimedia/gstreamer1-libav/Makefile
+++ b/multimedia/gstreamer1-libav/Makefile
@@ -20,6 +20,7 @@ PORTSCOUT= limitw:1,even
USES= bison gettext-runtime gnome gstreamer libtool localbase \
meson ninja pkgconfig python:3.8+,build tar:xz
USE_GNOME= glib20
+MESON_ARGS= -Ddoc=disabled
BINARY_ALIAS= python3=${PYTHON_VERSION}