BROKEN with perl 5.6: Does not build

This commit is contained in:
Kris Kennaway 2005-04-10 22:02:57 +00:00
parent a8062b84bd
commit 5c3f33158c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132975

View file

@ -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>