diff options
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r-- | www/squid30/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 6dbd0a704209..7d45a907252d 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -26,7 +26,9 @@ MAINTAINER= adrian@freebsd.org DIST_SUBDIR= squid2.5 PATCH_DIST_STRIP= -p0 +USE_PERL5= yes GNU_CONFIGURE= yes +USE_PERL5= yes USE_REINPLACE= yes # Follow the apache port's lead... CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \ |