From 5c73e56d904aa87424074cfa96e804b35e9581fa Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 1 Feb 2016 22:33:44 +0000 Subject: irc/bitchx: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket --- irc/bitchx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index ea9c88b3b570..352930985d6a 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -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" \ -- cgit v1.2.3