aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-19 01:20:32 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-19 01:20:32 +0000
commitf317b9290d231ee6c13a29fd48b1d3f97bc04426 (patch)
treec586ffe3bce8a52be62caed3d7eda10fedd4ea42 /sysutils
parent4147818b89bc1e6bd6a52b7f968e442d57c1abd1 (diff)
downloadports-f317b9290d231ee6c13a29fd48b1d3f97bc04426.tar.gz
ports-f317b9290d231ee6c13a29fd48b1d3f97bc04426.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/munin-node/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index 2209b0c7ff31..7a2f165693ef 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -21,6 +21,10 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Server/Fork.pm:${PORTSDIR}/net/p5-Net-Server
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502126
+BROKEN= "Broken pkg-plist"
+.endif
+
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
.endif