summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile3
-rw-r--r--mail/mutt/Makefile3
-rw-r--r--mail/mutt14/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 2ee30513a4b8..8752ce47eb34 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -73,6 +73,9 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
+post-patch:
+ cd ${WRKSRC}/charmaps/maps; rm -f *.orig
+
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 2ee30513a4b8..8752ce47eb34 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -73,6 +73,9 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
+post-patch:
+ cd ${WRKSRC}/charmaps/maps; rm -f *.orig
+
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 2ee30513a4b8..8752ce47eb34 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -73,6 +73,9 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
+post-patch:
+ cd ${WRKSRC}/charmaps/maps; rm -f *.orig
+
.if !defined(NOPORTDOCS)
post-build:
${TOUCH} ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.sgml