diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-08 16:50:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-08 16:50:59 +0000 |
commit | 7734ee21bb0a22266e7fd320f8ca5a21515b8330 (patch) | |
tree | 4a79826cbb05ad054ea69fb8614771fcc1b48be2 /comms/mlan3/Makefile | |
parent | 92cf45744c7c0538c93f013f4bcd0dd2afb0ab28 (diff) | |
download | ports-7734ee21bb0a22266e7fd320f8ca5a21515b8330.tar.gz ports-7734ee21bb0a22266e7fd320f8ca5a21515b8330.zip |
Notes
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r-- | comms/mlan3/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index cb74f64102b4..c14daf7f831b 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -21,8 +21,4 @@ USE_ZIP= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Does not install (Makefiles need rework)" -.endif - .include <bsd.port.post.mk> |