git: 700444edefb9 - main - multimedia/gstreamer1-rtsp-server: unbreak with --auto-features=enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 10:29:46 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=700444edefb90090364c656d7ca74e26a570ecf1
commit 700444edefb90090364c656d7ca74e26a570ecf1
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-27 09:44:24 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-27 10:26:36 +0000
multimedia/gstreamer1-rtsp-server: unbreak with --auto-features=enabled
docs/meson.build:53:0: ERROR: Program 'hotdoc' not found or not executable
PR: 270361
Reported by: antoine (via exp-run)
---
multimedia/gstreamer1-rtsp-server/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/gstreamer1-rtsp-server/Makefile b/multimedia/gstreamer1-rtsp-server/Makefile
index 5a54a1430fdf..17ae77617627 100644
--- a/multimedia/gstreamer1-rtsp-server/Makefile
+++ b/multimedia/gstreamer1-rtsp-server/Makefile
@@ -15,6 +15,7 @@ USES= bison gnome gstreamer libtool meson ninja pathfix pkgconfig python:3.8+,b
USE_LDCONFIG= yes
USE_GNOME= glib20 introspection:build
USE_GSTREAMER= good bad
+MESON_ARGS= -Ddoc=disabled
BINARY_ALIAS= python3=${PYTHON_VERSION}