aboutsummaryrefslogtreecommitdiff
path: root/net/acx100
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
commitd203b12054ad82d30bac1f0a0c022b1393f861b3 (patch)
treeaa853b3ada1746f7fe92c44b10a0a57900e6b933 /net/acx100
parent90b2f12a8477639b13e1b928f143269e9284ead4 (diff)
downloadports-d203b12054ad82d30bac1f0a0c022b1393f861b3.tar.gz
ports-d203b12054ad82d30bac1f0a0c022b1393f861b3.zip
Notes
Diffstat (limited to 'net/acx100')
-rw-r--r--net/acx100/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/acx100/Makefile b/net/acx100/Makefile
index dec16a717363..3f19f0baec8b 100644
--- a/net/acx100/Makefile
+++ b/net/acx100/Makefile
@@ -54,10 +54,6 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 501107
-IGNORE= This port requires newer kernel sources that include /sys/dev/owi/if_ieee80211.h
-.endif
-
.if ${OSVERSION} >= 601104
BROKEN= Does not compile on FreeBSD >= 6.x
DEPRECATED= Has been broken for more than 6 months