From owner-freebsd-ports@FreeBSD.ORG Fri Jun 20 21:23:27 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02961065684 for ; Fri, 20 Jun 2008 21:23:27 +0000 (UTC) (envelope-from kent@khauser.net) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.236]) by mx1.freebsd.org (Postfix) with ESMTP id A75858FC0A for ; Fri, 20 Jun 2008 21:23:27 +0000 (UTC) (envelope-from kent@khauser.net) Received: by qb-out-0506.google.com with SMTP id b14so4755956qbc.35 for ; Fri, 20 Jun 2008 14:23:27 -0700 (PDT) Received: by 10.140.171.4 with SMTP id t4mr8184700rve.55.1213996088535; Fri, 20 Jun 2008 14:08:08 -0700 (PDT) Received: by 10.141.97.8 with HTTP; Fri, 20 Jun 2008 14:08:07 -0700 (PDT) Message-ID: <6004effe0806201408x15e3f018qa15c0cf5eb862b4f@mail.gmail.com> Date: Fri, 20 Jun 2008 21:08:07 +0000 From: "Kent Hauser" To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: boost / boost-python conflict 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: Fri, 20 Jun 2008 21:23:27 -0000 Hi, When I compile KDE3, boost-python is installed. A subsequent compile of openoffice-2 fails because it can't install conflicting boost. What is the best way to resolve the conflict? Thanks. Kent