svn commit: r51386 - head/share/tools/portsgrowth

Hiroki Sato <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: hrs
Date: Mon Jan 15 03:45:04 2018
New Revision: 51386
URL: https://svnweb.freebsd.org/changeset/doc/51386

Log:
  Disable generating status.png temporarily.

Modified:
  head/share/tools/portsgrowth/Makefile

Modified: head/share/tools/portsgrowth/Makefile
==============================================================================
--- head/share/tools/portsgrowth/Makefile	Sun Jan 14 16:15:07 2018	(r51385)
+++ head/share/tools/portsgrowth/Makefile	Mon Jan 15 03:45:04 2018	(r51386)
@@ -17,7 +17,10 @@ all:	${IMG}
 update:
 	sh getinfo.sh
 
-status.png:	ports.plt ports.log
+status.png:
+	${TOUCH} ${.TARGET}
+
+Xstatus.png:	ports.plt ports.log
 	${GNUPLOT} ports.plt
 	${PNGTOPNM} ports.png | ${PNMTOPNG} -i > ${IMG}
 	rm ports.png
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.