diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 21:36:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 21:36:39 +0000 |
commit | d203b12054ad82d30bac1f0a0c022b1393f861b3 (patch) | |
tree | aa853b3ada1746f7fe92c44b10a0a57900e6b933 /net/acx100 | |
parent | 90b2f12a8477639b13e1b928f143269e9284ead4 (diff) | |
download | ports-d203b12054ad82d30bac1f0a0c022b1393f861b3.tar.gz ports-d203b12054ad82d30bac1f0a0c022b1393f861b3.zip |
Notes
Diffstat (limited to 'net/acx100')
-rw-r--r-- | net/acx100/Makefile | 4 |
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 |