aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 21:14:50 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 22:18:38 +0000
commit095afe17519511639d8f505cea4daca74f279ac4 (patch)
tree6beb87c423b283bc950e9b43497996631c41a3f1
parentf38c599f9ba66af1ff65009808e4ce84be464722 (diff)
downloadports-095afe17519511639d8f505cea4daca74f279ac4.tar.gz
ports-095afe17519511639d8f505cea4daca74f279ac4.zip
multimedia/gstreamer1-plugins-rust: unbreak with --auto-features=enabled
docs/meson.build:52:0: ERROR: Program 'hotdoc' not found or not executable PR: 270361
-rw-r--r--multimedia/gstreamer1-plugins-rust/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile
index 83bce084bc09..734a68471c98 100644
--- a/multimedia/gstreamer1-plugins-rust/Makefile
+++ b/multimedia/gstreamer1-plugins-rust/Makefile
@@ -23,6 +23,7 @@ GL_ACCOUNT= gstreamer
GL_PROJECT= gst-plugins-rs
GL_COMMIT= 6b53562495d1e1657f74401754589514e43dff40
SHEBANG_FILES= dependencies.py
+MESON_ARGS= -Ddoc=disabled
MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no
CARGO_INSTALL= no