From 3464e838ce81ce6c6bda7ee27cb7603e5e950d45 Mon Sep 17 00:00:00 2001 From: erwin Date: Thu, 4 Jun 2009 07:24:47 +0000 Subject: Mark BROKEN on 8.x: does not build. --- comms/ib-kmod/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'comms/ib-kmod') diff --git a/comms/ib-kmod/Makefile b/comms/ib-kmod/Makefile index d023937e68b5..a7cc2b56111a 100644 --- a/comms/ib-kmod/Makefile +++ b/comms/ib-kmod/Makefile @@ -26,6 +26,10 @@ PLIST_FILES= "@cwd ${KMODDIR}" \ .include +.if ${OSVERSION} >= 800064 +BROKEN= does not build +.endif + pre-fetch: .if !exists(${SRC_BASE}/sys/Makefile) @${ECHO} "*************************************************"; \ -- cgit