summaryrefslogtreecommitdiff
path: root/irc/bitchx
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-01 22:33:44 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-01 22:33:44 +0000
commit5c73e56d904aa87424074cfa96e804b35e9581fa (patch)
treecbcc70beafad4463cfcc479685cd2594393ba634 /irc/bitchx
parentchinese/qe: document ncurses requirement (USES+=ncurses) (diff)
irc/bitchx: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407783
Diffstat (limited to 'irc/bitchx')
-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" \