on 04/12/2009 10:41 Andriy Gapon said the following:
> Here is a straightforward change to resolve name conflict between fexecve(2) 
> and
>  same named function in smake sources:
> 
> .if ${OSVERSION} >= 800032
> post-patch:
>       @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} \
>               -e 's/fexecve/fexecve_bsd/'
> .endif
> 
> 
> OSVERSION condition is actually not necessary, I kept it just for clarity.

Hmm, there is an easier and better patch.
Just bump version to the latest 1.2.a.48 and drop BROKEN.
Apparently Joerg Schilling was aware of the name clash and fixed it.


-- 
Andriy Gapon
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to