aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailagent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailagent/Makefile')
-rw-r--r--mail/mailagent/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index 5a162998d838..f8b86612ec94 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -47,8 +47,7 @@ pre-extract:
post-patch:
@(cd ${WRKSRC}; \
- ${PERL} -pi.bak \
- -e 's|exec perl -S|exec ${PERL} -S|' \
+ ${REINPLACE_CMD} -i '' -e 's|exec perl -S|exec ${PERL} -S|' \
agent/edusers.SH agent/magent.sh agent/maildist.SH \
agent/mailhelp.SH agent/maillist.SH agent/mailpatch.SH \
agent/package.SH agent/test/TEST agent/test/atail \