summaryrefslogtreecommitdiff
path: root/www/squid24
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:11:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:11:57 +0000
commitb998f97bdba0c6899a5053e09fb0ada339239aab (patch)
tree43f98e29fdf6ca64d0d6985f0986ebeac2802372 /www/squid24
parent* Add another MASTER_SITES entry. (diff)
PRL -> REINPLACE
Noticed by: bento
Notes
Notes: svn path=/head/; revision=69408
Diffstat (limited to 'www/squid24')
-rw-r--r--www/squid24/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index 17e249abbc94..b9679e3c0112 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -27,6 +27,7 @@ MAINTAINER= adrian@freebsd.org
DIST_SUBDIR= squid2.4
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 \
--localstatedir=${PREFIX}/squid \
@@ -96,7 +97,8 @@ 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