On Fri, 7 Aug 2020 at 21:35, Paul Goyette <paul%whooppee.com@localhost> wrote:
I just rebuilt it under 9.99.69 from yesterday without any problems. I
do not have any graphviz option changed in /etc/mk.conf. There have
been many changes to make recently.
Hmmm. I have
PKG_OPTIONS.graphviz= -lua
to prevent it from using lua. Maybe the PLIST for the two extra files
should be conditional on lua?
Correct, perhaps an error:
# grep python PLIST
${PLIST.lua}man/man3/gv.3python
${PLIST.lua}share/graphviz/doc/pdf/gv.3python.pdf
Doesn't make sense.