diff --git a/contrib/freebsd/Makefile b/contrib/freebsd/Makefile index 4c9d53861..882afd19a 100644 --- a/contrib/freebsd/Makefile +++ b/contrib/freebsd/Makefile @@ -52,6 +52,8 @@ MESON_ARGS= -Dgudev=false \ -Dplugin_realtek_mst=false \ -Dplugin_thunderbolt=false \ -Dplugin_tpm=false \ + -Dplugin_bcm57xx=false \ + -Dplugin_ep963x=false \ -Dpolkit=false \ -Dsystemd=false \ -Doffline=false \