From owner-freebsd-ports@FreeBSD.ORG Thu Oct 17 12:55:02 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E7185477; Thu, 17 Oct 2013 12:55:02 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 99B3A2D3F; Thu, 17 Oct 2013 12:55:02 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id F2B65B902B; Thu, 17 Oct 2013 14:54:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1382014492; x=1383828893; bh=/hHmZYXMZv/sN45YIgIhJ/CAcljeqE+MhH3 6Lgryi9Q=; b=tqTUUl3dFGS3rwPql7QVGnRZH4yWG68vxJqsvtV8c6FXhF38yVE 7wmaPOhgOKptAYaemJx/zl4+XZqyUIOvHLO+vLAEqu4SwE/MIZmf87GNwJ4+vj1p 2onhLjBnRkJopOA95yNe5F3aVaMfkgAq6LoE225esyABuVClHIUoALGs= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id DEtRMJVmpgZg; Thu, 17 Oct 2013 14:54:52 +0200 (CEST) Received: from kaa.mimar.rs (nat.kappastar.com [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 5BFCEB9022; Thu, 17 Oct 2013 14:54:52 +0200 (CEST) Date: Thu, 17 Oct 2013 14:54:51 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: Boris Samorodov Subject: Re: libiconv problem on dansguardian-(devel) Message-Id: <20131017145451.64a9b7f6d0d12657c4e8889f@mimar.rs> In-Reply-To: <525FDA4B.4060509@passap.ru> References: <20131017131934.09d016cf4abfe5c6926e40d7@mimar.rs> <525FDA4B.4060509@passap.ru> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: garga@FreeBSD.org, freebsd-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: Thu, 17 Oct 2013 12:55:03 -0000 On Thu, 17 Oct 2013 16:38:35 +0400 Boris Samorodov wrote: > I think that the right way is to include iconv to Uses unconditionally > (keeping in mind that --with-libiconv=3D${LOCALBASE} also was used > unconditionally before switching to Uses/iconv.mk). The same for > www/dansguardian-devel. >=20 > The proposed patch attached. I don't know if that was the right way (being just humble admin), but you= r patch surely did make the port compile fine :) Thank you! --=20 Marko Cupa=C4=87