japanese/less: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
e32e8daf11
commit
9275e9bab6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407560
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ COMMENT= Less + zcat + ISO-2022 + UTF-8 - a pager similar to more and pg
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= desthack
|
||||
USES= desthack ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-cs-regex
|
||||
PORTDOCS= README.iso README.iso.jp README.lesw.euc \
|
||||
|
|
Loading…
Reference in a new issue