diff options
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index a5e038396a8d..315b04a56912 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -34,6 +34,7 @@ XHEADER_DESC= X-Tinyproxy header REVERSE_DESC= Reverse proxy support TRANSPARENT_DESC= Transparent proxy support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MREVERSE} |