Cleanup after patching.
This commit is contained in:
parent
c12e906fae
commit
b3008133b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226686
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= IO::Prompt.3
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "*.orig" -delete
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue