On 01/02/10 22:00, Joerg Sonnenberger wrote:
On Thu, Dec 31, 2009 at 05:31:47PM +0000, Matthias Scheler wrote:The chain is: - "bison" wants "msgfmt" which comes from "gettext-tools". - "gettext-tools" wants "libtool" - "libtool" wants "f2c" - "f2c" wants "yacc" which isn't defined under Solaris and "pkgsrc "therefore" tries to use "yacc"Remaining option: - make the intl support in bison optional
This isn't reasonable (same problem as in devel/p5-Module-Build with version option), but may a workaround. Maybe a meta-package could help?
/Jens