summaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-07 22:38:04 +0000
committerasami <asami@FreeBSD.org>2000-10-07 22:38:04 +0000
commit9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1 (patch)
tree45f09887e7f9cb2e5f0bf82acc40f393a80a76ac /mail/mutt-devel
parent01ccb5da6522f02f1988926aa138f8694bac4e45 (diff)
downloadFreeBSD-ports-9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1.zip
FreeBSD-ports-9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1.tar.gz
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index acefcf5..4a389e1 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)
OpenPOWER on IntegriCloud