mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
fix www/p5-CGI-modules not to install patch cruft
PR: ports/48537 Submitted by: Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
parent
78ce303511
commit
94d7a9b50b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76377
1 changed files with 3 additions and 0 deletions
|
@ -23,4 +23,7 @@ MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \
|
|||
CGI::MiniSvr.3 CGI::Request.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/CGI/*.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue