aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-13 15:32:54 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-13 16:52:54 +0000
commit81cb5eaab9ef01cc32f0de0acc55d0bd1b75ac41 (patch)
tree4bb3544881c9b0e086aac6d0a8b5c9fe7d1af9d6
parent6a70cd6188dcb345c75fba5f0a24067ad92fc6f8 (diff)
downloadports-81cb5eaab9ef01cc32f0de0acc55d0bd1b75ac41.tar.gz
ports-81cb5eaab9ef01cc32f0de0acc55d0bd1b75ac41.zip
devel/libvirt: drop unused Meson options after e03306805502
-rw-r--r--devel/libvirt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 35993101f8df..324d904cbbcc 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -77,9 +77,7 @@ VARDIR= /var
MESON_ARGS+= \
-Ddriver_remote=enabled \
- -Ddbus=disabled \
-Dpolkit=disabled \
- -Dhal=disabled \
-Dudev=disabled \
-Dnetcf=disabled \
-Dsysctl_config=disabled \