From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 16 14:46:34 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AE8FB918 for ; Mon, 16 Sep 2013 14:46:34 +0000 (UTC) (envelope-from rwobben@hotmail.com) Received: from dub0-omc1-s31.dub0.hotmail.com (dub0-omc1-s31.dub0.hotmail.com [157.55.0.230]) by mx1.freebsd.org (Postfix) with ESMTP id 53DEC2318 for ; Mon, 16 Sep 2013 14:46:34 +0000 (UTC) Received: from DUB121-W31 ([157.55.0.237]) by dub0-omc1-s31.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 16 Sep 2013 07:46:33 -0700 X-TMN: [misNjUkSzDsptGmhA0vaJXZlxOy4NV6c] X-Originating-Email: [rwobben@hotmail.com] Message-ID: From: Roelof Wobben To: "freebsd-gnome@freebsd.org" Subject: RE: .pc files Date: Mon, 16 Sep 2013 14:46:32 +0000 Importance: Normal In-Reply-To: <52371818.2070009@gmail.com> References: , <52371818.2070009@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 16 Sep 2013 14:46:33.0067 (UTC) FILETIME=[894963B0:01CEB2EB] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 14:46:34 -0000 Thanks=2C so if I understand you right I have to use USES+=3Dpathfix in the= Makefile. Roelof ---------------------------------------- > Date: Mon=2C 16 Sep 2013 16:39:20 +0200 > From: gustau.perez@gmail.com > To: rwobben@hotmail.com > CC: freebsd-gnome@freebsd.org > Subject: Re: .pc files > > Al 16/09/2013 16:34=2C En/na Roelof Wobben ha escrit: >> Hello=2C >> >> What is the normal place where packages can placed thier .pc files so ot= her packages can find the .pc files. >> >> Roelof > > Hi=2C > > they go under /usr/local/libdata/pkgconfig/ when installing under > usr/local. Normally packages install the .pc files under > //usr/local/lib/pkgconfig/ when PREFIX=3DLOCALBASE=3D/usr/local. Check > USES+=3D pathfix to avoid these problemes. > > Gustau > >> >> >> _______________________________________________ >> freebsd-gnome@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe=2C send any mail to "freebsd-gnome-unsubscribe@freebsd.or= g" > =