aboutsummaryrefslogtreecommitdiff
path: root/www/squid30/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-28 07:27:36 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-28 07:27:36 +0000
commit7d2b0dbb5ca9ec97c972f0faaf0051ce60c6a4f6 (patch)
treeac2cc523be752549ca0cb4aa3597c9c7844f07b3 /www/squid30/Makefile
parent7e9ef3a2dea9d153f6408d87fd5a88e0a53f0e9c (diff)
downloadports-7d2b0dbb5ca9ec97c972f0faaf0051ce60c6a4f6.tar.gz
ports-7d2b0dbb5ca9ec97c972f0faaf0051ce60c6a4f6.zip
Notes
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r--www/squid30/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index 92a95b12339c..48d944ab7624 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -13,11 +13,12 @@ MASTER_SITES= \
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
-DISTNAME= squid-2.3.STABLE3
+DISTNAME= squid-2.3.STABLE4
EXTRACT_SUFX= -src.tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
-PATCHFILES= squid-2.3.stable3-storeExpiredReferenceAge.patch
+PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch \
+ squid-2.3.stable4-internal_dns_rcode_table_formatting.patch
MAINTAINER= peter@freebsd.org
@@ -27,7 +28,6 @@ GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
--localstatedir=${PREFIX}/squid
-CONFIGURE_ENV= CFLAGS=""
STRIP= # won't install scripts correctly othervise.
MAKEFILE= makefile
@@ -92,6 +92,9 @@ MAKEFILE= makefile
# - Enable control of different heap replacement algorithms at runtime.
#CONFIGURE_ARGS+= --enable-heap-replacement
+post-extract:
+ @${PERL} -pi -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
+
post-install:
cd ${WRKSRC}/src; make install-pinger
.for file in client squid