1
0
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:
Kris Kennaway 2007-04-22 01:46:41 +00:00
parent 5064124e5d
commit 875ee8ea4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190614

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