installed by doxygen, depending on the doxygen version used. This
lead to inconsistencies in the plist.
Detected by: pointyhat
Approved by: portmgr (marcus)
Benjamin Lutz whom he got to solve my latex PDF vs. DVI generation
problem, and who supplied a fix that makes simulavr's documentation
build again. That way, I could reenable the doc generation for the
port I just turned off about a day ago in order to unbreak the port.
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
patches integrated.
I give up on trying to convince the doxygen setup of simulavr to
peacefully collaborate with LaTeX 3.x, it always ends up in producing
a PDF file where it is supposed to produce a DVI file (which the build
system then tries to process further). Instead, I hacked the
configure and build system to not try building or installing any of
its private documentation at all (the man and info pages are still
around as they are already present in the source tarball).
After all, the original simulavr is no longer being developed but has
a successor named simulavrxx, so in future, I'll rather concentrate on
making a FreeBSD port out of that one.
2.15 doesn't provide it anymore. Use -m avr2 instead now.
This patch is only required as a stop-gap measure, until the official
sources have fixed that.