Mark BROKEN on latest Perl, it has not been updated to support it yet.
PR: 247826
This commit is contained in:
parent
91f50b4829
commit
eae40a918c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542643
1 changed files with 7 additions and 1 deletions
|
@ -19,4 +19,10 @@ USE_PERL5= configure
|
|||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Regexp/Compare/Compare.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 503100
|
||||
BROKEN= does not support 5.31+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue