mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Mark BROKEN for 8.0: does not build.
This commit is contained in:
parent
8aa34a0478
commit
f6095b7e46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218268
@ -29,6 +29,10 @@ OPTIONS= IPV6 "Enable IPv6 support" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_IPV6)
|
||||
CONFIGURE_ARGS+=--disable-ipv6
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user