mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
BROKEN on 5.x: Does not build
This commit is contained in:
parent
5064124e5d
commit
875ee8ea4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190614
@ -33,6 +33,10 @@ OPTIONS= DEBUG "Enable debugging information" off \
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Does not build on 5.x
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 400014
|
||||
CONFIGURE_ARGS+=--enable-ipv6
|
||||
.if ${OSVERSION} < 500000
|
||||
|
Loading…
Reference in New Issue
Block a user