diff options
author | Florian Smeets <flo@FreeBSD.org> | 2011-06-23 15:11:18 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2011-06-23 15:11:18 +0000 |
commit | 262194a5fcef9ee0a7a81fd68295cd1de8cbe2c2 (patch) | |
tree | 48f23ed617aeb91f958767563364a37ece6e8b57 /www/squid31 | |
parent | 2623e5f29709333fd5873b9a61efe21e606cbd02 (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 b6e653789ef3..56b5fdaf784c 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -90,7 +90,7 @@ LATEST_LINK= squid31 SQUID_STABLE_VER= 12 -CONFLICTS= squid-2.[0-9].* squid-3.[^1].* cacheboy-[0-9]* lusca-head-[0-9]* +CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[^1].* cacheboy-[0-9]* lusca-head-[0-9]* GNU_CONFIGURE= yes USE_BZIP2= yes USE_PERL5= yes |