Date: Fri, 25 Dec 2009 18:12:00 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.images.mk Message-ID: <200912251812.nBPIC0Cv036250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2009-12-25 18:12:00 UTC FreeBSD doc repository Modified files: share/mk doc.images.mk Log: Fix doc tree build when Ghostscript 8.70 is used. The ps2epsi.ps file in Ghostscript 8.70 requires %%BoundingBox line exists in the output EPS file *before* the conversion while the older versions calculated it from the PS file and output the line during the conversion. Approved by: doceng (implicit) Revision Changes Path 1.31 +9 -2 doc/share/mk/doc.images.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912251812.nBPIC0Cv036250>