net/mosh: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
cfcdcc80e8
commit
42d59f8c6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408176
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -
|
|||
TINFO_CFLAGS="-I/usr/include"
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_OPENSSL= yes
|
||||
USES= autoreconf:autoconf perl5 pkgconfig
|
||||
USES= autoreconf:autoconf ncurses perl5 pkgconfig
|
||||
|
||||
CONFLICTS_INSTALL= mosh-0.[2-9].*
|
||||
|
||||
|
|
Loading…
Reference in a new issue