aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Exception/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Exception/Makefile')
-rw-r--r--devel/p5-Test-Exception/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
index cc7d515563a5..7534309d2b50 100644
--- a/devel/p5-Test-Exception/Makefile
+++ b/devel/p5-Test-Exception/Makefile
@@ -31,7 +31,7 @@ MAN3= Test::Exception.3
## 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>