aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-05-14 02:01:36 +0800
committerache <ache@FreeBSD.org>2000-05-14 02:01:36 +0800
commit9931f318bfa3772e16c011c0d8bb0434ffb59911 (patch)
treed0105befa6ace997165f3b61848414692ba3c55a
parent5854d4e42cd03693a28644a740b306f8b064e3b8 (diff)
downloadfreebsd-ports-gnome-9931f318bfa3772e16c011c0d8bb0434ffb59911.tar.gz
freebsd-ports-gnome-9931f318bfa3772e16c011c0d8bb0434ffb59911.tar.zst
freebsd-ports-gnome-9931f318bfa3772e16c011c0d8bb0434ffb59911.zip
Remove *.orig files in charmaps/maps in post-patch: - they are installed
otherwise
-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