aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-19 17:28:56 +0800
committerkris <kris@FreeBSD.org>2004-06-19 17:28:56 +0800
commit8b50f0cb149dd0d9e2291244b8fa42e00c03823a (patch)
tree99e4d00efe8853b6b1858c14f15420fa9846e6ce /databases
parent4cb7a7d17a322c5d1842805426b6b342da3edbfb (diff)
downloadfreebsd-ports-gnome-8b50f0cb149dd0d9e2291244b8fa42e00c03823a.tar.gz
freebsd-ports-gnome-8b50f0cb149dd0d9e2291244b8fa42e00c03823a.tar.zst
freebsd-ports-gnome-8b50f0cb149dd0d9e2291244b8fa42e00c03823a.zip
BROKEN: Broken pkg-plist
Diffstat (limited to 'databases')
-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>