[94838] trunk/dports

Ryan Schmidt ryandesign at macports.org
Sun Jul 1 18:13:48 PDT 2012


On Jul 2, 2012, at 03:03, Blair Zajac wrote:

> If you don't have liblzma or xz installed and you try to install ImageMagick, then it'll install liblzma (guessing for ImageMagick's dependency), then deactivate it and install xz (guessing for ImageMagick's use_xz), and then link against xz's libraries instead of liblzma's.

Now that liblzma has been marked as replaced_by xz, it needs to be fixed to prevent installation. See 

https://trac.macports.org/wiki/PortfileRecipes#replaced-by

or

http://guide.macports.org/#development.practices.rename-replace-port

or the "obsolete" portgroup.


> Could use_xz be updated to be satisfied by liblzma?

No; based on afb's intentions, it is not supposed to be possible to install liblzma anymore.




More information about the macports-dev mailing list