From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 23 16:22:40 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3087216A420 for ; Thu, 23 Mar 2006 16:22:40 +0000 (UTC) (envelope-from andreas@syndrom23.de) Received: from vs159088.vserver.de (syndrom23.de [62.75.159.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DFB943D45 for ; Thu, 23 Mar 2006 16:22:39 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from klamath ([212.204.44.203]) (authenticated bits=0) by vs159088.vserver.de (8.12.8/8.12.8) with ESMTP id k2NGMUNB019010 for ; Thu, 23 Mar 2006 17:22:36 +0100 From: Andreas Kohn To: gnome Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WzfqNLYfdH9Ns/gb+NEo" Date: Thu, 23 Mar 2006 17:22:30 +0100 Message-Id: <1143130951.441.34.camel@klamath> Mime-Version: 1.0 X-Mailer: Evolution 2.5.92 FreeBSD GNOME Team Port Subject: [PATCH] x11-fonts/fontconfig fails to build if docbook-utils is installed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Mar 2006 16:22:40 -0000 --=-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--