summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 12:04:52 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 12:04:52 +0000
commit7d57075364b5ad749909a4a433c24fce22b5220c (patch)
tree12952a1799b29734a48136409e38a8642816e5d7
parentnet/ccxstream: USES+= ncurses, link libnurses not libtermcap (diff)
net-p2p/rtorrent: USES+= ncurses
-rw-r--r--net-p2p/rtorrent/Makefile2
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