aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 17:30:52 +0800
committermarino <marino@FreeBSD.org>2016-02-05 17:30:52 +0800
commite1af39545ff62d56ee462070c79c6f7c92df09a9 (patch)
tree7ea2883b35295cfbab1d75343532cdd7155a52bf
parent81bf2427fbca0e9135ae34bd772719e9bc0fdcbf (diff)
downloadfreebsd-ports-gnome-e1af39545ff62d56ee462070c79c6f7c92df09a9.tar.gz
freebsd-ports-gnome-e1af39545ff62d56ee462070c79c6f7c92df09a9.tar.zst
freebsd-ports-gnome-e1af39545ff62d56ee462070c79c6f7c92df09a9.zip
irc/ninja: USES+= ncurses
-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