From owner-freebsd-questions@FreeBSD.ORG Sat Sep 15 15:40:02 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DB5A10656D3 for ; Sat, 15 Sep 2012 15:40:02 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA478FC0C for ; Sat, 15 Sep 2012 15:39:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=KKEHnn34iHEBfTnQpeTzk5MI+BM4cYrOGwOapr6Vw5E=; b=er40bEgocfLXs9aZZ/3npI4kNmDmACPoReXFZLGEjYAtRxhn+I7xo3cmGkIK9AXpgemEr+KHNV7F46zETB+5/aCM30tgEkZIB+xU/qlwx5VZ6+H3XPZi5QwpcJnSlOsP; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TCuTM-000MmD-1U; Sat, 15 Sep 2012 10:39:56 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1347723595-3100-3099/5/33; Sat, 15 Sep 2012 15:39:55 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: FreeBSD Questions , modulok@gmail.com References: Date: Sat, 15 Sep 2012 10:39:47 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.02 (Win32) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: Subject: Re: pkgconf-0.8.9 conflicts... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2012 15:40:02 -0000 On Sat, 15 Sep 2012 10:33:09 -0500, wrote: > > But of course I can't deinstall it because several hundred already > installed > require it. The required instructions to fix your problem are in /usr/ports/UPDATING. Just serarch for pkgconf. Cheers!