diff options
Diffstat (limited to 'net-p2p/rtorrent/Makefile')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 35f1305..84ba2df 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 <bsd.port.pre.mk> .if ${ARCH} == "arm" |