summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 22:38:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 22:38:04 +0000
commit7c12d99f1411d6aa3943a823fe13fd401b3c5658 (patch)
tree1ba2e356f0410575bedab97c993c10dd35b92ccb /mail
parentRename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. (diff)
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
Notes
Notes: svn path=/head/; revision=33488
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)