From owner-freebsd-ports@FreeBSD.ORG Wed Feb 6 15:42:29 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 88C4DCF5; Wed, 6 Feb 2013 15:42:29 +0000 (UTC) (envelope-from jeroen@dckd.nl) Received: from positron.soleus.nu (positron.soleus.nu [94.142.246.99]) by mx1.freebsd.org (Postfix) with ESMTP id 08683347; Wed, 6 Feb 2013 15:42:29 +0000 (UTC) Received: from [145.100.102.239] (unknown [145.100.102.239]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by positron.soleus.nu (Postfix) with ESMTPSA id 4CF58F85A7; Wed, 6 Feb 2013 16:42:22 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: fix for net-p2p/libtorrent-rasterbar-16-python From: Jeroen van der Ham In-Reply-To: <20130206153639.GK1268@ithaqua.etoilebsd.net> Date: Wed, 6 Feb 2013 16:42:20 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20130206153639.GK1268@ithaqua.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.1499) Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2013 15:42:29 -0000 Hi, On 6 Feb 2013, at 16:36, Baptiste Daroussin wrote: > On Wed, Feb 06, 2013 at 03:39:36PM +0100, Jeroen van der Ham wrote: >>=20 >> I've been able to fix this by changing = net-p2p/libtorrent-rasterbar-16 and adding "--with-libiconv" to = CONFIGURE_ARGS. >=20 >=20 > Commited thanks! Note that I said "--with-libiconv", not "--with-iconv"... Jeroen.