Re: git: 61f66a1f4403 - main - ncurses: Add support for terminfo database
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Jan 2023 17:46:56 UTC
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