1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

This port requires perl 5.6. Really.

Use IGNORE instead of BROKEN in order not to tempt bento into trying to
build it with 5.005_03.

Reported by:	bento via kris
This commit is contained in:
Anton Berezin 2003-12-15 22:59:18 +00:00
parent e596d188de
commit 67c2bf2a0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95919

View File

@ -25,7 +25,7 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BROKEN= "This port requires perl 5.6 or newer"
IGNORE= "This port requires perl 5.6 or newer"
.endif
MAN3= Coro.3 \