diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index db1916f..9967f2b 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -650,6 +650,7 @@ CONFIGURE_VARS+= \ HOST_CXX="/usr/bin/g++" \ CROSS_COMPILE="1" \ $(if $(CONFIG_FS_WITH_APR_SCTP),ac_cv_header_netinet_sctp_h="yes") \ + ac_cv_file_dbd_apr_dbd_mysql_c="no" \ define Build/Prepare