Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 12:04:52 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408171 - head/net-p2p/rtorrent
Message-ID:  <201602051204.u15C4qUh092340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Feb  5 12:04:52 2016
New Revision: 408171
URL: https://svnweb.freebsd.org/changeset/ports/408171

Log:
  net-p2p/rtorrent: USES+= ncurses

Modified:
  head/net-p2p/rtorrent/Makefile

Modified: head/net-p2p/rtorrent/Makefile
==============================================================================
--- head/net-p2p/rtorrent/Makefile	Fri Feb  5 12:03:51 2016	(r408170)
+++ head/net-p2p/rtorrent/Makefile	Fri Feb  5 12:04:52 2016	(r408171)
@@ -24,7 +24,7 @@ XMLRPC_DESC=	Compile with xmlrpc-c suppo
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602051204.u15C4qUh092340>