On Fri, Dec 02, 2011 at 14:10:43 -0600, Carson Chittom wrote:
> I too am experiencing the same build error mentioned at
> http://marc.info/?l=openbsd-ports&m=132201147610603 (I wasn't
> subscribed to ports@ on November 23, or I'd have replied to the
> original). This is on 5.0-stable on amd64; I'm guessing that it was
>[...]
Me too.
An inelegant workaround is to hack
${WRKOBJDIR}/gnutls-2.12.7/gnutls-2.12.7/doc/Makefile
to include a line
MAKEINFOFLAGS = --no-validate
You may end up with messed-up doco, but at least the code is patched.
rlr