Add missing lex/yacc dependency for mkesdb/mkcsmapper bootstrap
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 16 Aug 2021 08:56:17 +0000 (09:56 +0100)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 16 Aug 2021 08:57:33 +0000 (09:57 +0100)
commitcc1345056b113d57f0c65b0ecf3e3d5da3f34276
tree1c2d069d5ad313212dff85b8e959e4333c0bbbe9
parent29e400e994ea19cb90736ceeb67dff716671ff25
Add missing lex/yacc dependency for mkesdb/mkcsmapper bootstrap

This causes build failures on macOS where the build can end up invoking
an incompatible m4 binary.

Fxies: 2de949cf85d0 ("Remove mkcsmapper_static and mkesdb_static from build-tools")
Makefile.inc1