aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/arrow/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile
index 1c90ec2a5129..374d05911fa0 100644
--- a/mail/arrow/Makefile
+++ b/mail/arrow/Makefile
@@ -82,6 +82,8 @@ post-extract:
post-patch:
@${ECHO} "SEARCHDIRS += ${PORTINCLUDES}" >> \
${WRKSRC}/${EXTRALIBFILES_MAKE_WRKSRC}/jx_constants
+ @${PERL} -pi -e 's|/var/spool/mail/|/var/mail/|' \
+ ${WRKSRC}/programs/arrow/code/*.cc
pre-build:
.for i in ${JX_MAKE_CONSTANTS}