aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/p5-T2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index c8f14f573e88..eb9bc2c0f405 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -31,6 +31,8 @@ MAN3= T2.3 T2::Association.3 T2::Attribute.3 T2::Class.3 \
.if ${PERL_LEVEL} < 500600
IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again.
+.else
+BROKEN= Broken pkg-plist
.endif
.include <bsd.port.post.mk>