convert: No decode delegate for this image format (jpeg)

Trevor Johnson trevor at jpj.net
Tue Feb 10 18:41:10 PST 2004


> I noted the same problem last week and decovered the imagemagick
> port does not support the jpeg codec by default any more..  To
> fix this you need to rebuild, doing something like:
>
>    portupgrade -f -m '-DWITH_JPEG' ImageMagick-5.5.6_1
>
> Other formats, like png, need to be added in the same way.  A
> real annoyance, IMO.

I see this in the CVS log:

	revision 1.165
	date: 2003/08/16 13:29:43;  author: ache;  state: Exp;  lines: +23 -22
	Add IMAGEMAGICK string to all WITH_ and WITHOUT_ granularity options to
	allow to put them in /etc/make.conf
	Handle threaded case using WITH_IMAGEMAGICK_PERL
	Turn JPEG on by default, distributed ImageMagick binary is little
	usable without it.

I looked at the present version of the Makefile, and it still works the
same way.  You seem to have an old copy of the port's skeleton.
-- 
Trevor Johnson


More information about the freebsd-ports mailing list