aboutsummaryrefslogtreecommitdiff
path: root/mail/grepmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/grepmail')
-rw-r--r--mail/grepmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index 718b65177806..e4a9d5a494ff 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -26,5 +26,6 @@ post-extract:
post-patch:
@${PERL} -pi -e 's!<STDIN>!"n"!' ${WRKSRC}/Makefile.PL
+ @${PERL} -pi -e 's|_PERL_|${PERL}|' ${WRKSRC}/grepmail
.include <bsd.port.mk>