summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-08-26 09:46:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-08-26 09:46:47 +0000
commit743c53830b9fd452a7428ea0db4cb0f0810a41a9 (patch)
tree931fdd93017df5a9c512d563a8a20227440d9908 /mail
parentBreak patch-0b into the one file for each source file patched. Having a (diff)
Use the `pre-configure:' target rather than `post-patch:' target. This
frees up `post-patch:' for satelite ports use.
Notes
Notes: svn path=/head/; revision=31995
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 f330285551c1..8a2eca7c8a22 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -81,7 +81,7 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
-post-patch:
+pre-configure:
cd ${WRKSRC}/charmaps/maps; ${LN} CP1251 WINDOWS-1251
cd ${WRKSRC}/charmaps/maps; ${RM} -f *.orig
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index f330285551c1..8a2eca7c8a22 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -81,7 +81,7 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
-post-patch:
+pre-configure:
cd ${WRKSRC}/charmaps/maps; ${LN} CP1251 WINDOWS-1251
cd ${WRKSRC}/charmaps/maps; ${RM} -f *.orig
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index f330285551c1..8a2eca7c8a22 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -81,7 +81,7 @@ MAN5= muttrc.5
pre-patch:
(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/charmaps-0.0.tar.gz)
-post-patch:
+pre-configure:
cd ${WRKSRC}/charmaps/maps; ${LN} CP1251 WINDOWS-1251
cd ${WRKSRC}/charmaps/maps; ${RM} -f *.orig