From c531bd394a27b22ba5291aef046a35d1727f503e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 13 May 2000 18:01:36 +0000 Subject: Remove *.orig files in charmaps/maps in post-patch: - they are installed otherwise --- mail/mutt/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/mutt') 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 -- cgit v1.2.3