aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-30 08:19:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-30 09:07:18 +0000
commit9aae670565e47e895fd5023fa2ac164f14a89272 (patch)
tree235fcd02dec8cd2393a9f8b462330a085b01dd30
parent5d8d864f5eba11aa7ecad9349305393e751a2162 (diff)
downloadports-9aae670565e47e895fd5023fa2ac164f14a89272.tar.gz
ports-9aae670565e47e895fd5023fa2ac164f14a89272.zip
net-mgmt/virt-viewer: unbreak with --auto-features=enabled
meson.build:438:0: ERROR: Dependency "govirt-1.0" not found, tried pkgconfig meson.build:460:0: ERROR: Dependency "bash-completion" not found, tried pkgconfig PR: 270361 Reported by: antoine (via exp-run)
-rw-r--r--net-mgmt/virt-viewer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile
index 42ee3eadf061..f1dc84455bbc 100644
--- a/net-mgmt/virt-viewer/Makefile
+++ b/net-mgmt/virt-viewer/Makefile
@@ -20,6 +20,7 @@ CPE_VENDOR= redhat
USE_GNOME= gtk30 libxml2
USE_PERL5= build # pod2man
USE_XORG= xorgproto
+MESON_ARGS= -Dbash_completion=disabled -Dovirt=disabled
BINARY_ALIAS= python3=${PYTHON_CMD}
OPTIONS_DEFINE= SPICE VNC LIBVIRT VTE