Can we please not proliferate use of bsd.progs.mk At least all/most of the things built in usr.bin/ncurses/Makefile have the same dependencies, but this is not always the case.
Apart from compromising our ability to automatically collect build dependencies, bsd.progs.mk forces serialization of the things it builds. Thanks --sjg