1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

BROKEN with perl 5.8 (still)

Approved by:    portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-26 01:57:46 +00:00
parent 0bce4b07b9
commit 0d4fbf1a95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118405

View File

@ -33,7 +33,7 @@ IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try aga
.endif
.if ${PERL_LEVEL} >= 500800
#BROKEN= "Build fails"
BROKEN= "Build fails"
.endif
.include <bsd.port.post.mk>