diff options
Diffstat (limited to 'databases/p5-T2/Makefile')
-rw-r--r-- | databases/p5-T2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile index eb9bc2c0f405..c8f14f573e88 100644 --- a/databases/p5-T2/Makefile +++ b/databases/p5-T2/Makefile @@ -31,8 +31,6 @@ 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> |