diff options
-rw-r--r-- | irc/ninja/Makefile | 1 |
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 |