summaryrefslogtreecommitdiff
path: root/sysutils/mc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-02-25 04:19:34 +0000
committerjlam <jlam@pkgsrc.org>2008-02-25 04:19:34 +0000
commit6c632be06567f61a427880857cdfabb980db4dc7 (patch)
treeb1fc1d2628253083c17f00e031a6d5fd7f45b918 /sysutils/mc
parent09275ef5bd6a438e0d35932db2eda57ef2ca5dc9 (diff)
downloadpkgsrc-6c632be06567f61a427880857cdfabb980db4dc7.tar.gz
+ Introduce a way for a user to set the default curses implementation
used by packages that need curses. From curses.buildlink3.mk: CURSES_DEFAULT This value represents the type of curses we wish to use on the system. Setting this to "curses" means that the system curses implementation is fine. Possible: curses, ncurses, pdcurses + Move all code to detect a built-in version of curses into a curses.builtin.mk file. + Add code to {n,pd}curses/buildlink3.mk so make the headers and libraries usable as <curses.h> and -lcurses if _PKG_USE_CURSES is defined. _PKG_USE_CURSES is only defined by curses.buildlink3.mk. + Improve the detection of native ncurses in ncurses/builtin.mk and allow headers and libraries to be usable as <ncurses.h> and -lncurses.
Diffstat (limited to 'sysutils/mc')
0 files changed, 0 insertions, 0 deletions