summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 1 insertions, 1 deletions
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" \