editors/nano: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
721bbd9823
commit
b56c2cb98e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407629
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ LICENSE= GPLv3
|
|||
|
||||
CONFLICTS= nano-devel-2*
|
||||
|
||||
USES= ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8
|
||||
|
|
Loading…
Reference in a new issue