diff options
Diffstat (limited to 'devel/p5-Attribute-Handlers/Makefile')
-rw-r--r-- | devel/p5-Attribute-Handlers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Attribute-Handlers/Makefile b/devel/p5-Attribute-Handlers/Makefile index 83ec00dbd2a9..65fa967c3aa3 100644 --- a/devel/p5-Attribute-Handlers/Makefile +++ b/devel/p5-Attribute-Handlers/Makefile @@ -25,7 +25,7 @@ MAN3= Attribute::Handlers.3 ## this port requires PERL 5.6.x or later ## .if ${PERL_LEVEL} < 500600 -BROKEN= Port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |