Environment: FreeBSD 11.2
Running the autoconf script ./configure without MAKE=gmake results in the following error:
"config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See `config.log' for more details"
Defining MAKE as gmake resolves the error.