aboutsummaryrefslogtreecommitdiff
path: root/www/checkbot/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-06 23:10:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-06 23:10:47 +0000
commit4565f11714e276c0975ab03d0237d0c1c07e7d3f (patch)
treeb3421f2091316f6fe2402d74d6024a1fca7a9e84 /www/checkbot/Makefile
parent6048c83a22f5f6bdbcf1786ebb27ec88ff60764d (diff)
downloadports-4565f11714e276c0975ab03d0237d0c1c07e7d3f.tar.gz
ports-4565f11714e276c0975ab03d0237d0c1c07e7d3f.zip
Notes
Diffstat (limited to 'www/checkbot/Makefile')
-rw-r--r--www/checkbot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index b409363a9834..d93e71234b67 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -28,6 +28,10 @@ RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
MAN1PREFIX= ${PREFIX}/share
.endif
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
MAN1= checkbot.1
USE_PERL5= YES
PERL_CONFIGURE= yes