diff options
Diffstat (limited to 'www/squidguard/Makefile')
-rw-r--r-- | www/squidguard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile index cca5e0871cbf..5e97181965cc 100644 --- a/www/squidguard/Makefile +++ b/www/squidguard/Makefile @@ -55,6 +55,7 @@ SQUID27_DESC= Depend on Squid 2.7.x SQUID32_DESC= Depend on Squid 3.2.x SQUID33_DESC= Depend on Squid 3.3.x +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQUID27} |