irc/bitchx: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-01 22:33:44 +00:00
parent fa995361f2
commit 5c73e56d90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407783

View File

@ -14,7 +14,7 @@ COMMENT= Feature-rich scriptable IRC client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= cpe gmake
USES= cpe gmake ncurses
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \
--bindir="${PREFIX}/bin" \