diff options
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r-- | comms/mlan3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index 5a1e77d39eeb..cb74f64102b4 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -22,7 +22,7 @@ USE_ZIP= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not install (Makefiles need rework)" +BROKEN= "Does not install (Makefiles need rework)" .endif .include <bsd.port.post.mk> |