Date: Fri, 23 Feb 2007 03:48:44 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile Message-ID: <200702230348.l1N3mitE074022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2007-02-23 03:48:44 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: Turn gslib support into option. IM can work with gs with or without it. Switch to gs-afpl as default one checked. IM needs newer gs for some operations and gs-gnu is too old. Add without-dps option by default since Xorg does not have required DPS library anymore. DPS is poor choice in any case because renders first page only. When DPS is off, gs automatically used, which is the right thing. Approved by: shaun (maintainer) Revision Changes Path 1.231 +13 -13 ports/graphics/ImageMagick/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702230348.l1N3mitE074022>