From owner-freebsd-ports@FreeBSD.ORG Sun May 22 17:10:42 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 171D3106564A for ; Sun, 22 May 2011 17:10:42 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id C89B98FC0C for ; Sun, 22 May 2011 17:10:41 +0000 (UTC) Received: by vws18 with SMTP id 18so4967501vws.13 for ; Sun, 22 May 2011 10:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=egSenHV0UOvS0AaiQwFT8rnsWa3Yc5OLPs5+ROTcEzY=; b=rZvC8BFaulOUJNVSf7Ek7JZPsjuj0wml2cFC3R22AiplLWjx+aFt3LRAWyLSwYZSKl 0xoqyOTSTyJM4FHwbAbwYfoCjuFxDAos36oVAED/NJj65yYlooWO8wSJTE8C8dIJftSj CImWoWtCDePRkVyn6d+7BN9qTL4QsgMzYFsw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ePie5aGdMjVgzT3cdWAYGUde4ddns6/hw2e3b+UVYPbFDAbnWnttih7Sr38ZVS/u/A wErYf55QWkGViFoWBweWQeH7+xBSZ5Cau7KfaOeaAdru4AUgudzCVY3G/FCm0vot8ayD K9PtrdiRhzold/hZgc/Hm7NTeApOWk0mz5P2I= MIME-Version: 1.0 Received: by 10.52.0.9 with SMTP id 9mr2162828vda.278.1306084240793; Sun, 22 May 2011 10:10:40 -0700 (PDT) Received: by 10.52.166.199 with HTTP; Sun, 22 May 2011 10:10:40 -0700 (PDT) In-Reply-To: <20110522160731.71edc0d9@it.buh.tecnik93.com> References: <20110522160731.71edc0d9@it.buh.tecnik93.com> Date: Sun, 22 May 2011 19:10:40 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: shaun@freebsd.org Subject: Re: net-p2p/bitcoin fails to install 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: Sun, 22 May 2011 17:10:42 -0000 Update: On Sun, May 22, 2011 at 3:07 PM, Ion-Mihai Tetcu wrote= : > On Sat, 21 May 2011 20:36:18 +0200 > Torfinn Ingolfsen wrote: > >> Hello, >> >> net-p2p/bitcoin (currently 0.3.21) fails, it tries to install >> wxgtk2-2.9.1 even if that one is already installed > > =A0[ .. ] > > > The actual problem is this: > =3D=3D=3D> =A0 bitcoin-0.3.21 depends on executable: include/wx-2.9/wx/ab= outdlg.h - not found > > > Since the port is maintained, CC'ing the maintainer would have helped. Agreed. Sorry that I forgot. I'll go and stand in my corner after testing the patch. > > Please try the patch below and let us know if it fixes the problem: That does indeed fix the problem - thanks! HTH --=20 Regards, Torfinn Ingolfsen