summaryrefslogtreecommitdiff
path: root/mk/terminfo.buildlink3.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-2/+2
2014-03-11fixes for old bmake, undefined variable is not treated as empty.obache1-2/+2
2014-03-09Move the logic for testing if system curses supports the needed functionsroy1-3/+4
from devel/ncurses to the mk infrastructure. FAKE_NCURSES=yes Provides the system curses as ncurses.h and libncurses. USE_CURSES=wide Links to system curses if they provide wide support, otherwise ncursesw. wide-curses in the package options also triggers this.
2013-11-19s/curses/terminfo/gobache1-7/+7
2013-10-11Map terminfo libraries to the one we really want.roy1-1/+20
2011-07-12fixes forgotten replacement of BUILDLINK_*.curses with *.terminfoobache1-7/+7
2010-02-08Detect a working terminfo a little better.roy1-0/+84