Commit graph

6 commits

Author SHA1 Message Date
obache
e4421e857e fixes for old bmake, undefined variable is not treated as empty. 2014-03-11 09:16:57 +00:00
roy
1537427543 Move the logic for testing if system curses supports the needed functions
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.
2014-03-09 10:15:32 +00:00
obache
db2e8a4edc s/curses/terminfo/g 2013-11-19 11:43:19 +00:00
roy
86683d30f0 Map terminfo libraries to the one we really want. 2013-10-11 14:32:07 +00:00
obache
ef0ba16118 fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo 2011-07-12 06:42:58 +00:00
roy
1694674112 Detect a working terminfo a little better. 2010-02-08 22:11:43 +00:00