- Change BROKEN line to: Does not work with the new wlan stack on 7.0

This commit is contained in:
Martin Wilke 2007-10-12 07:05:12 +00:00
parent 336d887f79
commit b87ec496ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201350

View file

@ -25,7 +25,7 @@ USE_XLIB= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042 .if ${OSVERSION} >= 700042
BROKEN= Does not compile with GCC 4.2 BROKEN= Does not work with the new wlan stack on 7.0
.endif .endif
.include <bsd.port.post.mk> .include <bsd.port.post.mk>