summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-29 17:44:11 +0000
committertobez <tobez@FreeBSD.org>2001-08-29 17:44:11 +0000
commit70e961d34f980788cba595eb82ab12e58737b9c2 (patch)
tree93f09df069c8203871ccbefb1f540973714ea0a2 /mail
parente2c03312a03ebe9b490a896ef38a83c58fbd92df (diff)
downloadFreeBSD-ports-70e961d34f980788cba595eb82ab12e58737b9c2.zip
FreeBSD-ports-70e961d34f980788cba595eb82ab12e58737b9c2.tar.gz
Fix a bug introduced in 1.21, so grepmail actually runs.
Diffstat (limited to 'mail')
-rw-r--r--mail/grepmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index 718b651..e4a9d5a 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>
OpenPOWER on IntegriCloud