aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 09:28:58 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 09:28:58 +0000
commit93d87c6f3a1f8525c60c2946aea1440ecb3c25b3 (patch)
tree666423b79125afee2713a5dc3f255128700cf409 /irc
parentfb10cb9436826cffab74046e76aa4f0290f4e904 (diff)
downloadports-93d87c6f3a1f8525c60c2946aea1440ecb3c25b3.tar.gz
ports-93d87c6f3a1f8525c60c2946aea1440ecb3c25b3.zip
irc/ircII: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408141
Diffstat (limited to 'irc')
-rw-r--r--irc/ircII/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index f787f077d606..5e6733022e99 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
GNU_CONFIGURE= yes
DATADIR= ${PREFIX}/share/irc
-USES= iconv tar:bzip2
+USES= iconv ncurses tar:bzip2
OPTIONS_DEFINE= IRCBUG EMACS_KEYS OPENSSL
OPTIONS_DEFAULT=OPENSSL