aboutsummaryrefslogtreecommitdiff
path: root/www/mitmproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mitmproxy/Makefile')
-rw-r--r--www/mitmproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mitmproxy/Makefile b/www/mitmproxy/Makefile
index 6c5f33c44f70..4e6735d7e9cb 100644
--- a/www/mitmproxy/Makefile
+++ b/www/mitmproxy/Makefile
@@ -23,4 +23,5 @@ USE_PYDISTUTILS=easy_install
USE_PYTHON= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${PYTHON_VER}
+NO_STAGE= yes
.include <bsd.port.mk>