diff options
| -rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
