Date: Tue, 11 Jan 2011 09:33:33 +0100 From: "Pietro Cerutti" <gahr@gahr.ch> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/153873: graphics/gegl enscript option forces a4 version, creating conflict Message-ID: <20110111083331.GE21802@gahrfit.gahr.ch> In-Reply-To: <201101110000.p0B00Z9Q073671@freefall.freebsd.org> References: <201101110000.p0B00Z9Q073671@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> building graphics/gegl with the ENSCRIPT option enabled forces > installation of enscript-a4 with no option to install enscript-letter. > This causes a port conflict if enscript-letter is already installed, > or else forces you to use an A4 paper size. This is not correct. If enscript-letter is installed, gegl will be more than happy to use that one. Both enscript-a4 and enscript-letter install a bin/enscript file. That is what gegl looks for. If that binary does not exist, then gegl's dependency reverts to enscript-a4, but this happens only when enscript is not installed in the first place. I'm closing this PR now, please ask to reopen it if you find that there is really a problem with gegl. -- Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110111083331.GE21802>