From owner-freebsd-ports@FreeBSD.ORG Thu Aug 9 14:18:43 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A7F5106564A for ; Thu, 9 Aug 2012 14:18:43 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id A578F8FC0A for ; Thu, 9 Aug 2012 14:18:42 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag4FAEbFI1BbsVtm/2dsb2JhbABFhTq0J4EIgiABAQUnLyMQCxgJJQ8CKB4GDQEHAQEFiAgHvQOLD4ZkA45ZgSCVX4Jh Received: from 102.91-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.91.102]) by relay.skynet.be with ESMTP; 09 Aug 2012 16:17:32 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.5/8.14.5) with ESMTP id q79EHUx8003362; Thu, 9 Aug 2012 16:17:31 +0200 (CEST) (envelope-from tijl@coosemans.org) Message-ID: <5023C674.10900@coosemans.org> Date: Thu, 09 Aug 2012 16:17:24 +0200 From: Tijl Coosemans User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120804 Thunderbird/14.0 MIME-Version: 1.0 To: Olivier Smedts References: In-Reply-To: X-Enigmail-Version: 1.4.2 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig1AA810F270E2FC1637C04141" Cc: FreeBSD Ports Subject: Re: pkgconf issue ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2012 14:18:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1AA810F270E2FC1637C04141 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 09-08-2012 15:14, Olivier Smedts wrote: > All my ports are up-to-date and I've previously dealt with the > pkg-config -> pkgconf transition by reading UPDATING. No problems. >=20 > But now I try to install a port which depends on ports I didn't have, > which in turn depend on cairo... and they fail to build. And it's > strange because there seems to be a problem with pkgconf, at least on > my system : >=20 > # pkg-config --cflags cairo > Package glproto was not found in the pkg-config search path. > Perhaps you should add the directory containing `glproto.pc' > to the PKG_CONFIG_PATH environment variable > No package 'glproto' found I opened a PR for this a month ago: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D169701 --------------enig1AA810F270E2FC1637C04141 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iF4EAREIAAYFAlAjxnoACgkQfoCS2CCgtiuUHQD+PSu6fbQslmvTe0P5x0hjFrd9 DTdJGBvLGk2UePqDy4AA/ReFjkMnGCo2jpTKBqfk/3lkaqG/Z1KnciYt8JUSSBcY =sYl0 -----END PGP SIGNATURE----- --------------enig1AA810F270E2FC1637C04141--