+ Drop dependency on ncurses added in revision 1.38 of Makefile. In
the PR cited (PR pkg/21887), the patch included in the PR only added
a dependency on ncurses on Linux which I suspect is related to not
having a termcap library on Linux. The commit incorrectly turned
that conditional dependency into an unconditional one.
We now include termcap.buildlink3.mk to note that this package needs
the termcap t*() routines.
Bump the PKGREVISION to 2.