From 7d57075364b5ad749909a4a433c24fce22b5220c Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 5 Feb 2016 12:04:52 +0000 Subject: [PATCH] net-p2p/rtorrent: USES+= ncurses --- net-p2p/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index cdb361286ab4..dde60534ae52 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -24,7 +24,7 @@ XMLRPC_DESC= Compile with xmlrpc-c support CONFIGURE_ARGS= --disable-debug GNU_CONFIGURE= yes LDFLAGS+= -pthread -USES= compiler:c++11-lang pkgconfig +USES= compiler:c++11-lang ncurses pkgconfig PLIST_FILES= bin/rtorrent PORTDOCS= README