aboutsummaryrefslogtreecommitdiff
path: root/irc/ninja
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 09:30:52 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 09:30:52 +0000
commit68c3e910530b5028d135bdbf7ea20f8af8194d01 (patch)
tree7ea2883b35295cfbab1d75343532cdd7155a52bf /irc/ninja
parent49f2ca352a858105bddeb89ee15da061745a41a9 (diff)
downloadports-68c3e910530b5028d135bdbf7ea20f8af8194d01.tar.gz
ports-68c3e910530b5028d135bdbf7ea20f8af8194d01.zip
irc/ninja: USES+= ncurses
Notes
Notes: svn path=/head/; revision=408143
Diffstat (limited to 'irc/ninja')
-rw-r--r--irc/ninja/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 08bfde8edd6f..69ef1d2c3e78 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Another ircII based irc client
+USES= ncurses
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes