aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-25 22:26:04 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-25 22:26:04 +0000
commit39deb2fa24ccc18093aa7a38a9e31bd2e86ce1ab (patch)
treee44828b7e5aeae55adf38bdd1f66c15ba6ddaed8 /mail
parentfbf0d4e8e368acc8cd1b033a93a75a4817c19aa2 (diff)
downloadports-39deb2fa24ccc18093aa7a38a9e31bd2e86ce1ab.tar.gz
ports-39deb2fa24ccc18093aa7a38a9e31bd2e86ce1ab.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Audit/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile
index bba2f6fbb8ef..604eeec7bec4 100644
--- a/mail/p5-Mail-Audit/Makefile
+++ b/mail/p5-Mail-Audit/Makefile
@@ -29,6 +29,9 @@ MAN3= Mail::Audit.3 \
Mail::Audit::PGP.3 \
Mail::Audit::Razor.3
+post-patch:
+ @${PERL} -pi -e 's,/var/spool/mail,/var/mail,g' ${WRKSRC}/Audit.pm
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}