BROKEN on 6.x: Does not compile
This commit is contained in:
parent
cc4626e81d
commit
761355d607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171931
@ -58,4 +58,8 @@ post-install:
|
|||||||
IGNORE= This port requires newer kernel sources that include /sys/dev/owi/if_ieee80211.h
|
IGNORE= This port requires newer kernel sources that include /sys/dev/owi/if_ieee80211.h
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${OSVERSION} >= 601104
|
||||||
|
BROKEN= Does not compile on FreeBSD >= 6.x
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user