aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-04 09:15:06 +0800
committeredwin <edwin@FreeBSD.org>2002-11-04 09:15:06 +0800
commit19ea1032191b99057af5d542e643f70b68da3ae5 (patch)
treed9dca962673f5bd90689253ac8ccac68bba03136 /www/squid
parent719e648ec3fe8a34e87ad3f43ffe8a399db75431 (diff)
downloadfreebsd-ports-gnome-19ea1032191b99057af5d542e643f70b68da3ae5.tar.gz
freebsd-ports-gnome-19ea1032191b99057af5d542e643f70b68da3ae5.tar.zst
freebsd-ports-gnome-19ea1032191b99057af5d542e643f70b68da3ae5.zip
PERL -> REINPLACE
Noticed by: bento
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 2b748a05977d..6dbd0a704209 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -20,13 +20,14 @@ DISTNAME= squid-2.5.STABLE1
EXTRACT_SUFX= .tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/
-PATCHFILES=
+PATCHFILES=
MAINTAINER= adrian@freebsd.org
DIST_SUBDIR= squid2.5
PATCH_DIST_STRIP= -p0
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
--datadir=${PREFIX}/etc/squid/ \
@@ -100,7 +101,7 @@ MAKEFILE= Makefile
#CONFIGURE_ARGS+= --enable-heap-replacement
post-extract:
- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
post-install:
# I don't think many people use the pinger nowadays, and if you