Date: Thu, 23 Mar 2006 17:22:30 +0100 From: Andreas Kohn <andreas@syndrom23.de> To: gnome <freebsd-gnome@freebsd.org> Subject: [PATCH] x11-fonts/fontconfig fails to build if docbook-utils is installed Message-ID: <1143130951.441.34.camel@klamath>
next in thread | raw e-mail | index | archive | help
--=-WzfqNLYfdH9Ns/gb+NEo Content-Type: multipart/mixed; boundary="=-dzTZZ//zlCuTa7iqUUAX" --=-dzTZZ//zlCuTa7iqUUAX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, recently I installed docbook-utils to have docbook2man and friends. A portupgrade -a just now failed, with (one of) the culprit being x11-fonts/fontconfig.=20 fontconfig's configure checks if docbook2html is available, and if so, will attempt to rebuild the documentation from the sgml sources. This fails, if you have docbook-410 installed, because a lot of entities are not declared, or, if you don't have docbook-410, because docbook-410 is missing :) I didn't try much further to get the documentation building, because there is no need for the port to rebuild the documentation, as it is already available in the distfile.=20 The attached patch prevents configure finding docbook2html, thereby unbreaking the port for me. Regards, Andreas (Just to be sure: fontconfig is 2.3.2_3,1 docbook-utils is 0.6.14, and the portstree is current + marcuscom gnome on top of it) --=-dzTZZ//zlCuTa7iqUUAX Content-Description: Content-Disposition: inline; filename=fontconfig-docbook2man.diff Content-Transfer-Encoding: base64 Content-Type: text/x-patch; charset=UTF-8 SW5kZXg6IE1ha2VmaWxlDQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpSQ1MgZmlsZTogL3N0b3JhZ2UvZnJlZWJzZC9j dnMvcG9ydHMveDExLWZvbnRzL2ZvbnRjb25maWcvTWFrZWZpbGUsdg0KcmV0cmlldmluZyByZXZp c2lvbiAxLjUxDQpkaWZmIC11IC1yMS41MSBNYWtlZmlsZQ0KLS0tIE1ha2VmaWxlCTIzIEZlYiAy MDA2IDEwOjQwOjAzIC0wMDAwCTEuNTENCisrKyBNYWtlZmlsZQkyMyBNYXIgMjAwNiAxNjoxNDow MCAtMDAwMA0KQEAgLTI4LDYgKzI4LDcgQEANCiAJCS0td2l0aC1leHBhdC1pbmNsdWRlcz0ke0xP Q0FMQkFTRX0vaW5jbHVkZSBcDQogCQktLXdpdGgtZXhwYXQtbGliPSR7TE9DQUxCQVNFfS9saWIg XA0KIAkJLS13aXRoLWRlZmF1bHQtZm9udHM9JHtYMTFCQVNFfS9saWIvWDExL2ZvbnRzDQorQ09O RklHVVJFX0VOVj0JSEFTRE9DQk9PSz1ubw0KIE1BS0VfRU5WPQlMQ19BTEw9Qw0KIFBLR0lOU1RB TEw9CSR7V1JLRElSfS9wa2ctaW5zdGFsbA0KIFBLR0RFSU5TVEFMTD0JJHtQS0dJTlNUQUxMfQ0K --=-dzTZZ//zlCuTa7iqUUAX-- --=-WzfqNLYfdH9Ns/gb+NEo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEIstGYucd7Ow1ygwRAiAYAKCCT142JDsvXG6eGI2bVwavB0orWQCfVTWb Jj46mD9qIqgmvfY3T5EzSZU= =n//0 -----END PGP SIGNATURE----- --=-WzfqNLYfdH9Ns/gb+NEo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143130951.441.34.camel>