Revert r51386, re-enabling building status.png. I believe I have

fixed the underlying problem on the web build machine that was
generating errors.

Thank you to hrs@ for disabling this until it could be investigated,
and to bjk@ for emailing admins@ about the problem.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-01-17 20:04:30 +00:00
parent f96e0861de
commit ad614bb4d6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51388

View file

@ -17,10 +17,7 @@ all: ${IMG}
update:
sh getinfo.sh
status.png:
${TOUCH} ${.TARGET}
Xstatus.png: ports.plt ports.log
status.png: ports.plt ports.log
${GNUPLOT} ports.plt
${PNGTOPNM} ports.png | ${PNMTOPNG} -i > ${IMG}
rm ports.png