aboutsummaryrefslogtreecommitdiffstats
path: root/www/checkbot
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-07 07:10:47 +0800
committerkris <kris@FreeBSD.org>2004-02-07 07:10:47 +0800
commitc6e75a489147616d484bf61e19bf586811c57c05 (patch)
tree5478c9b72a10c34b057b587f0c765d5fd7c7f79d /www/checkbot
parent489767ea10a6ddfc133366261b87cc208d444471 (diff)
downloadfreebsd-ports-graphics-c6e75a489147616d484bf61e19bf586811c57c05.tar.gz
freebsd-ports-graphics-c6e75a489147616d484bf61e19bf586811c57c05.tar.zst
freebsd-ports-graphics-c6e75a489147616d484bf61e19bf586811c57c05.zip
BROKEN On 5.x: Broken plist
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index b409363a983..d93e71234b6 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