From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/torsocks/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/torsocks') diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index c689ed1b9f4..146e82bd4a1 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -41,6 +41,7 @@ OPTIONS_DEFAULT= DOCS DEFAULT PORTDOCS= INSTALL README TODO ChangeLog +NO_STAGE= yes .include .if ${PORT_OPTIONS:MSOCKSDNS} -- cgit