aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-T2
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-19 09:28:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-19 09:28:56 +0000
commit28633a32b3ea7df19c8543d016e2d696db7d8c7c (patch)
treeaece9e255eb101050245307526ae986a2f9cc404 /databases/p5-T2
parentdd3699e8e351b5e608be242d9f43dd12356dea41 (diff)
downloadports-28633a32b3ea7df19c8543d016e2d696db7d8c7c.tar.gz
ports-28633a32b3ea7df19c8543d016e2d696db7d8c7c.zip
BROKEN: Broken pkg-plist
Notes
Notes: svn path=/head/; revision=111802
Diffstat (limited to 'databases/p5-T2')
-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>