From e3b8eb56fc78af954f1537a52038d3535b6b2d4a Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:28:25 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) --- net-p2p/rtorrent/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-p2p/rtorrent') diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 35f130511318..84ba2df1973a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= XMLRPC IPV6 DOCS OPTIONS_DEFAULT= XMLRPC IPV6 XMLRPC_DESC= Compile with xmlrpc-c support +NO_STAGE= yes .include .if ${ARCH} == "arm" -- cgit