diff options
author | kris <kris@FreeBSD.org> | 2004-06-19 09:28:56 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-19 09:28:56 +0000 |
commit | 8b50f0cb149dd0d9e2291244b8fa42e00c03823a (patch) | |
tree | 99e4d00efe8853b6b1858c14f15420fa9846e6ce /databases/p5-T2 | |
parent | 4cb7a7d17a322c5d1842805426b6b342da3edbfb (diff) | |
download | FreeBSD-ports-8b50f0cb149dd0d9e2291244b8fa42e00c03823a.zip FreeBSD-ports-8b50f0cb149dd0d9e2291244b8fa42e00c03823a.tar.gz |
BROKEN: Broken pkg-plist
Diffstat (limited to 'databases/p5-T2')
-rw-r--r-- | databases/p5-T2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile index c8f14f5..eb9bc2c 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> |