https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251957

--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -166,7 +166,7 @@ macro(yuzu_find_packages)
     # we need to be careful as the version check might be broken https://github.com/xiph/opus/issues/110
         "opus              1.3         opus/1.3.1"
         "ZLIB              1.2         zlib/1.2.11"
-        "zstd              1.4         zstd/1.4.8"
+        "zstd              1.4         zstd/1.4.5"
     )
 
     foreach(PACKAGE ${REQUIRED_LIBS})
