mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Remove *.orig after patch.
Submitted by: tobez
This commit is contained in:
parent
f2dfa2598d
commit
990749f27a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63664
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= p5-MIME-Tools
|
||||
PORTVERSION= 5.411a
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= MIME
|
||||
@ -46,4 +46,8 @@ MAN3= MIME::Body.3 \
|
||||
MIME::WordDecoder.3 \
|
||||
MIME::Words.3
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/lib/MIME/Field/ParamVal.pm.orig \
|
||||
${WRKSRC}/lib/MIME/Words.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user