aboutsummaryrefslogtreecommitdiff
path: root/comms/ib-kmod
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
commitc4d4cacd63490d4b63e844ae298880332a388ba7 (patch)
tree3913b841cc9c2f98d7e4b2056eafc0d9980bf1c8 /comms/ib-kmod
parent5faefa6350cd172add279e339bd86a650313beb3 (diff)
downloadports-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.gz
ports-c4d4cacd63490d4b63e844ae298880332a388ba7.zip
Notes
Diffstat (limited to 'comms/ib-kmod')
-rw-r--r--comms/ib-kmod/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/ib-kmod/Makefile b/comms/ib-kmod/Makefile
index 7c8182189dee..d023937e68b5 100644
--- a/comms/ib-kmod/Makefile
+++ b/comms/ib-kmod/Makefile
@@ -26,10 +26,6 @@ PLIST_FILES= "@cwd ${KMODDIR}" \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600031
-IGNORE= required FreeBSD 6.0-STABLE at least (if_alloc(), etc.)
-.endif
-
pre-fetch:
.if !exists(${SRC_BASE}/sys/Makefile)
@${ECHO} "*************************************************"; \