diff options
Diffstat (limited to 'www/squid22/Makefile')
-rw-r--r-- | www/squid22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid22/Makefile b/www/squid22/Makefile index d66449195190..d3eafdd4ae91 100644 --- a/www/squid22/Makefile +++ b/www/squid22/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes # Follow the apache port's lead... CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \ --localstatedir=${PREFIX}/squid -STRIP= # won't install scripts correctly othervise. +STRIP= # won't install scripts correctly otherwise. MAKEFILE= makefile NO_LATEST_LINK= yes |