aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile2
-rw-r--r--mail/mutt/Makefile2
-rw-r--r--mail/mutt14/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index acefcf5db0fc..4a389e1cc66d 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -88,7 +88,7 @@ pre-configure:
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml
- ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
+ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-ref
printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.if defined(WITH_DOCS)
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index acefcf5db0fc..4a389e1cc66d 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -88,7 +88,7 @@ pre-configure:
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml
- ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
+ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-ref
printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.if defined(WITH_DOCS)
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index acefcf5db0fc..4a389e1cc66d 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -88,7 +88,7 @@ pre-configure:
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml
- ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
+ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-ref
printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.if defined(WITH_DOCS)