pkgsrc/devel/ncurses
schmonz d67eeb0a9d Run the built tic with the built libncurses, not the installed one, as
the build system intends (but fails) to do. This fixes "make package",
for instance, when tic needs to use a newly provided symbol.

This fix applies to fewer dynamic linkers than ${WRKSRC}/misc/shlib --
not the macOS dyld, for instance -- so making the provided script work
as intended will be more widely effective than this patch.
2020-09-07 11:11:41 +00:00
..
patches Run the built tic with the built libncurses, not the installed one, as 2020-09-07 11:11:41 +00:00
buildlink3.mk
builtin.mk
DESCR
distinfo Run the built tic with the built libncurses, not the installed one, as 2020-09-07 11:11:41 +00:00
Makefile
Makefile.common Run the built tic with the built libncurses, not the installed one, as 2020-09-07 11:11:41 +00:00
PLIST