Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 21:41:18 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        "R. Stacy Cook" <stacy@edit-x.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: convert: No decode delegate for this image format (jpeg)
Message-ID:  <20040210213450.P35085@blues.jpj.net>
In-Reply-To: <001201c3f033$e72b9fa0$6401a8c0@koejkje>
References:  <001201c3f033$e72b9fa0$6401a8c0@koejkje>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040210213450.P35085>