- Mark BROKEN on 8.x: error: 'IEEE80211_TID_SIZE' was not declared in this
scope
This commit is contained in:
parent
820c61d675
commit
fb3ce5e6ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216641
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ RUN_DEPENDS+= csup:${PORTSDIR}/net/csup
|
|||
RUN_DEPENDS+= portsnap:${PORTSDIR}/ports-mgmt/portsnap
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
"/Installation/d; /Documentation/d; /InitialConf/d" \
|
||||
|
|
Loading…
Reference in a new issue