aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 17:28:58 +0800
committermarino <marino@FreeBSD.org>2016-02-05 17:28:58 +0800
commit8fc651e3b01a6269e7c894359cf9f374c3ae73e6 (patch)
tree666423b79125afee2713a5dc3f255128700cf409 /irc
parenta6b320d1cefe4acd4b8b1b0768ce5adf3547ca93 (diff)
downloadfreebsd-ports-gnome-8fc651e3b01a6269e7c894359cf9f374c3ae73e6.tar.gz
freebsd-ports-gnome-8fc651e3b01a6269e7c894359cf9f374c3ae73e6.tar.zst
freebsd-ports-gnome-8fc651e3b01a6269e7c894359cf9f374c3ae73e6.zip
irc/ircII: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
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