BROKEN with perl 5.6: Does not build
This commit is contained in:
parent
a8062b84bd
commit
5c3f33158c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132975
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ post-install:
|
|||
.if ${PERL_LEVEL} < 500601
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
|
||||
BROKEN= "Does not build with perl < 5.6"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue