K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-08-07T16:18:11.151370Z K 7 svn:log V 442 Previously, ncurses.mk tests for header instead of the shared library symlink itself, and this would cause problem for portsnap builder (addressed differently by including the header file). Make the test more consistent with port version of ncurses by checking the shared library instead. (the location is the same on all supported versions of FreeBSD). Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D3326 END