sysutils/screen: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
06a526b303
commit
bb0d4e1cff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407565
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ SYSTEM_SCREENRC_DESC= Install system screenrc with helpful status line
|
|||
|
||||
OPTIONS_SUB=
|
||||
|
||||
USES= gmake cpe
|
||||
USES= gmake cpe ncurses
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
|
|
Loading…
Reference in a new issue