From 23c162739d48616e0052cbf1866b10c50f112684 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 25 May 2010 20:58:20 +0000 Subject: - Mark BROKEN on 6.X: does not configure Reported by: pointyhat --- net-mgmt/collectd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net-mgmt/collectd/Makefile') diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 710ac33172ce..df0b0a155e9e 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -51,6 +51,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ BROKEN= Need bind9 import post 6.1 .endif +.if ${OSVERSION} < 700000 +BROKEN= does not configure on 6.X +.endif + # NOTE: Feel free to submit patches adding support for any of these # disabled plugins. If a plugin requires external dependencies, # make it optional through OPTIONS defaulting to Off. Some of -- cgit v1.2.3