aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-06-04 07:24:47 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-06-04 07:24:47 +0000
commit898d3f6d23994d087e60f194db8cb458356cdd5d (patch)
tree5cf11463c813d547af8e47531f67aa9d5a27e043 /comms
parentf243a0edb966a7a2b8f1ff66920647ba4cb9f7e0 (diff)
downloadports-898d3f6d23994d087e60f194db8cb458356cdd5d.tar.gz
ports-898d3f6d23994d087e60f194db8cb458356cdd5d.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/ib-kmod/Makefile4
1 files changed, 4 insertions, 0 deletions
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 <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800064
+BROKEN= does not build
+.endif
+
pre-fetch:
.if !exists(${SRC_BASE}/sys/Makefile)
@${ECHO} "*************************************************"; \