K 10 svn:author V 6 marino K 8 svn:date V 27 2016-01-31T08:28:47.462118Z K 7 svn:log V 193 games/tt: document ncurses requirement (USES+= ncurses) It was linking -lcurses -ltermcap but on FreeBSD these are the aliases for the same library, -lncurses, so just specific that directly. END