BROKEN on 5.x: Does not build

This commit is contained in:
Kris Kennaway
2007-04-22 01:46:41 +00:00
parent 5064124e5d
commit 875ee8ea4f

View File

@@ -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