diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
commit | 771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch) | |
tree | b4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /www/squid31 | |
parent | 582d67b410e45602807f37bf0e20fd522b31b033 (diff) |
Notes
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 31ebcb50fdb6..0ba80b4b8564 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -108,7 +108,7 @@ CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]* GNU_CONFIGURE= yes # disable autotools bootstrapping for now, 3.0.STABLE does not currently # require it: -#USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15 +#USE_AUTOTOOLS= autoconf:262 automake:19 libtool:15 USE_BZIP2= yes USE_PERL5= yes USE_RC_SUBR= squid |