mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Use the pre-configure:' target rather than
post-patch:' target. This
frees up `post-patch:' for satelite ports use.
This commit is contained in:
parent
90c5078b1c
commit
743c53830b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31995
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user