diff options
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r-- | www/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index d1a2d0e1..0421718 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -33,7 +33,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 # Some other configure options.. |