mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
ftp/ncftp3: document ncurses requirement (USES+=ncurses)
This commit is contained in:
parent
56954dba49
commit
a313188808
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407989
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ COMMENT= FTP client with advanced user interface
|
|||
LICENSE= ARTPERL10
|
||||
LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= ncurses tar:bzip2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue