[72616] trunk/dports/graphics/scantailor/Portfile

Raphael Straub raphael at macports.org
Thu Oct 21 07:03:41 PDT 2010


michaelld at macports.org wrote:
> Changes to use qt4 portgroup.

Thanks for working on the qt4 portgroup!

> Remove dependencies that are fulfilled by qt4-mac.
[...]
> -depends_lib                     port:qt4-mac \
> -                                port:jpeg \
> -                                port:zlib \
> -                                port:libpng \
> -                                port:tiff \
> -                                port:boost
> 
> +depends_lib-append              port:boost

I think this change is wrong here as the scantailor binary links directly with the jpeg, zlib, png, and tiff libraries. It is better to keep these dependencies, so that nobody forgets to bump the revision of the scantailor port if one of these libraries is upgraded to a new major version.

	Raphael



More information about the macports-dev mailing list