aboutsummaryrefslogtreecommitdiff
path: root/net/intel-ixl-kmod
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 11:01:05 +0000
commitc1b39669d4c0fcf493382cfe462b10522569781e (patch)
tree4258e0d342beadc5ca18094ba5ce084e678b753d /net/intel-ixl-kmod
parentb1e8459a6f10a8f6d8c7d13ce7ca823e79130887 (diff)
downloadports-c1b39669d4c0fcf493382cfe462b10522569781e.tar.gz
ports-c1b39669d4c0fcf493382cfe462b10522569781e.zip
Notes
Diffstat (limited to 'net/intel-ixl-kmod')
-rw-r--r--net/intel-ixl-kmod/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/intel-ixl-kmod/Makefile b/net/intel-ixl-kmod/Makefile
index abc9650fc34e..b18892e4fe8c 100644
--- a/net/intel-ixl-kmod/Makefile
+++ b/net/intel-ixl-kmod/Makefile
@@ -31,10 +31,6 @@ PLIST_FILES= ${KMODDIR}/if_${PORTNAME}_updated.ko \
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= Not supported on other architectures, amd64 only.
-.if ${OSVERSION} < 1001000
-IGNORE= is not supported on FreeBSD 10.0 and older
-.endif
-
.if ${OSVERSION} >= 1100000
BROKEN= does not build
.endif