There is no need to remove .orig files.
This commit is contained in:
parent
223afa6694
commit
418614b64e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479416
@ -30,7 +30,4 @@ RUN_DEPENDS= \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/lib/Crypt/OpenPGP/Ciphertext.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,7 +14,4 @@ COMMENT= Perl equivalent of statfs(2)
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "*\.orig" -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user