- Hide warning message about old toolchain during configure
This commit is contained in:
parent
5341443983
commit
6f70f4e19b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341831
1 changed files with 3 additions and 0 deletions
|
@ -26,4 +26,7 @@ TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|warn <<|1 or warn <<|' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue