Skip site navigation (1)Skip section navigation (2)
Date:      03 Nov 2002 00:13:36 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Cc:        AlanE <alane@geeksrus.net>, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/44813: Xft build failes
Message-ID:  <1036300420.351.8.camel@gyros.marcuscom.com>
In-Reply-To: <20021102140848.GA1006@martin.kdrache.org>
References:  <200211011930.gA1JU3No084486@freefall.freebsd.org> <20021101204846.GA22621@martin.kdrache.org> <1036184398.340.89.camel@gyros.marcuscom.com>  <20021102140848.GA1006@martin.kdrache.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2002-11-02 at 09:08, Martin Klaffenboeck wrote:
> 
> > It's there.  The problem is you once installed X from CVS, and now
> > some
> > older fontconfig stuff was still on your machine.  Backing X down is a
> > bad thing.  You should have removed /usr/X11R6, and started fresh.
> 
> Thats much work.  Can I find out some easy way, which packages I have 
> installed now have the ${PREFIX} /usr/X11R6?

find /var/db/pkg -name "+CONTENTS" | xargs grep -l "^@cwd /usr/X11R6" |
cut -d '/' -f 5

Joe

> 
> Martin
> 
>   
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036300420.351.8.camel>