From owner-freebsd-questions@FreeBSD.ORG Mon May 30 23:32:53 2011 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 95BFB106564A for ; Mon, 30 May 2011 23:32:53 +0000 (UTC) (envelope-from prvs=01242b4d74=johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [64.57.183.53]) by mx1.freebsd.org (Postfix) with ESMTP id 63A178FC13 for ; Mon, 30 May 2011 23:32:53 +0000 (UTC) Received: (qmail 50869 invoked from network); 30 May 2011 23:06:11 -0000 Received: from mail1.iecc.com (64.57.183.56) by mail1.iecc.com with QMQP; 30 May 2011 23:06:11 -0000 Date: 30 May 2011 23:05:49 -0000 Message-ID: <20110530230549.996.qmail@joyce.lan> From: "John Levine" To: freebsd-questions@freebsd.org In-Reply-To: <20110530214056.GA4980@holstein.holy.cow> Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Subject: Re: editors/openoffice.org-3 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: Mon, 30 May 2011 23:32:53 -0000 >> I wouldn't mind using one of the packages but they want perl version >> 5.12 and I don't want to use that just for OO. Either use -f to force it to go ahead anyway, and then pkgdb -F to fix the dependencies, or else unpack it, edit the dependecy file, repack it, and install it. The latter sounds gross but actually takes about five minutes. R's, John