Don't produce .bak files.
This commit is contained in:
parent
c041c07d22
commit
93f50b30ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229823
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PERL_CONFIGURE= 5.8.1+
|
||||||
MAN3= Catalyst::Engine::HTTP::Prefork.3
|
MAN3= Catalyst::Engine::HTTP::Prefork.3
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e 's/Cookie::XS/CGI::Cookie::XS/g' \
|
${REINPLACE_CMD} -i '' -e 's/Cookie::XS/CGI::Cookie::XS/g' \
|
||||||
${WRKSRC}/lib/Catalyst/Engine/HTTP/Prefork/Handler.pm
|
${WRKSRC}/lib/Catalyst/Engine/HTTP/Prefork/Handler.pm
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Reference in a new issue