diff --git a/scripts/test.sh b/scripts/test.sh index 2ec3e5cc3..5c20fb9df 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -271,7 +271,7 @@ freebsd) --enable-unbound --enable-unity --enable-xauth-eap --enable-xauth-pam --with-printf-hooks=builtin --enable-attr-sql --enable-sql --enable-farp" - DEPS="git gmp openldap-client libxml2 mysql80-client sqlite3 unbound ldns tpm2-tss" + DEPS="git gmp openldap24-client libxml2 mysql80-client sqlite3 unbound ldns tpm2-tss" export GPERF=/usr/local/bin/gperf export LEX=/usr/local/bin/flex ;;