1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark IGNORE on FreeBSD 5.X

This commit is contained in:
Pav Lucistnik 2007-06-28 08:08:24 +00:00
parent cbb3bdea6f
commit 0a3debdf54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194366

View File

@ -30,6 +30,10 @@ CONST=
CONST= const
.endif
.if ${OSVERSION} < 600000
IGNORE= does not compile: needs gethostbyname_r()
.endif
post-patch:
@${REINPLACE_CMD} -e 's/> FD_SETSIZE/>= (int)FD_SETSIZE/g' ${WRKSRC}/soapcpp2/stdsoap2.c
@${REINPLACE_CMD} -e 's/> FD_SETSIZE/>= (int)FD_SETSIZE/g' ${WRKSRC}/soapcpp2/stdsoap2.cpp