circular dependencies

René J.V. Bertin rjvbertin at gmail.com
Fri Feb 20 15:34:40 PST 2015


On Friday February 20 2015 09:31:28 Daniel J. Luke wrote:

> if possible/reasonable, a good solution here is to break the port in question up into two ports (one which installs the 'boostrap' version and one which installs the extra pieces that the variant would have installed).

Sadly that isn't feasible, other than by patching the binary library :-/
It should however be possible to remove the dependency on harfbuzz, and let the configure script figure out whether it's there (or, if that doesn't work, do a `file exists libharfbuzz` to determine whether the support can be activated).

R.


More information about the macports-dev mailing list