From owner-freebsd-ports@FreeBSD.ORG Thu Jun 9 11:39:47 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FF1D106566C for ; Thu, 9 Jun 2011 11:39:47 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id CFC828FC12 for ; Thu, 9 Jun 2011 11:39:46 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward11.mail.yandex.net (Yandex) with ESMTP id C5801E8324B; Thu, 9 Jun 2011 15:39:44 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1307619584; bh=hA9kU6bTepVWl8/Ouki3OzWxIk6E/w2TYwvffdnIWrQ=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=CTmLQkVM6Q+D1wCSREFQgAAQIYrwwpPxpzLnRsIRl9aNot6P7EM6qgAuMQ70cWcis 6j1uzvgHhfu4+oX9xoDeF/NzWA2LUTGE0bMvr40eHIn4iJJ0a00Ncf/zwqmW7axkNM KzfAeXa0aCrjZEyj5NSFzFiYBLD3QU/nzUWpajiI= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 753683898072; Thu, 9 Jun 2011 15:39:44 +0400 (MSD) Message-ID: <4DF0B064.5060104@yandex.ru> Date: Thu, 09 Jun 2011 15:37:08 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20110609094756.GA90826@mech-cluster241.men.bris.ac.uk> <4DF09C7C.10308@rainbow-runner.nl> <20110609110058.GA8223@mech-cluster241.men.bris.ac.uk> <20110609073644.25738aa0@seibercom.net> In-Reply-To: <20110609073644.25738aa0@seibercom.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: Jerry Subject: Re: www/webkit-gtk2 wrongly thinks that lang/p5-Switch is not installed 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: Thu, 09 Jun 2011 11:39:47 -0000 09.06.2011 15:36, Jerry пишет: > I experienced the same phenomena. Simple do a pkg_deinstall on the > "p5-Switch" port and build the "webkit-gtk2" port" again. It works fine > then. Obviously, it is a pain in the ass, and I question why the > maintainer did not catch this problem before he submitted the port, but > that is not going to help you now. > As far i understand it's because p5-Switch is included in perl5.14 and exists as external dependency in perl5.12. -- Regards, Ruslan