From owner-svn-ports-head@FreeBSD.ORG Wed Sep 11 20:02:30 2013 Return-Path: Delivered-To: svn-ports-head@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 2E050C1; Wed, 11 Sep 2013 20:02:30 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) by mx1.freebsd.org (Postfix) with ESMTP id E55D12465; Wed, 11 Sep 2013 20:02:29 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward6l.mail.yandex.net (Yandex) with ESMTP id A66B814E10C9; Thu, 12 Sep 2013 00:02:28 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 18B88170166C; Thu, 12 Sep 2013 00:02:27 +0400 (MSK) Received: from 93.91.3.70.tel.ru (93.91.3.70.tel.ru [93.91.3.70]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id RVSgIrCd6f-2R7KRYej; Thu, 12 Sep 2013 00:02:27 +0400 Message-ID: <5230CC53.9070703@passap.ru> Date: Thu, 12 Sep 2013 00:02:27 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Guido Falsi Subject: Re: svn commit: r327007 - head/sysutils/testdisk References: <201309111933.r8BJX23U084064@svn.freebsd.org> In-Reply-To: <201309111933.r8BJX23U084064@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 20:02:30 -0000 11.09.2013 23:33, Guido Falsi пишет: > Author: madpilot > Date: Wed Sep 11 19:33:01 2013 > New Revision: 327007 > URL: http://svnweb.freebsd.org/changeset/ports/327007 Thanks! I've missed this one. > Log: > Fix build on head after iconv change > > Approved by: portmgr (bapt, implicit) > > Modified: > head/sysutils/testdisk/Makefile (contents, props changed) > > Modified: head/sysutils/testdisk/Makefile > ============================================================================== > --- head/sysutils/testdisk/Makefile Wed Sep 11 19:32:19 2013 (r327006) > +++ head/sysutils/testdisk/Makefile Wed Sep 11 19:33:01 2013 (r327007) > @@ -39,7 +39,7 @@ PROGSREISERFS_DESC= Use reiserfs extensi > #.endif > > .if ${PORT_OPTIONS:MICONV} > -LIB_DEPENDS+= iconv:${PORTSDIR}/converters/libiconv > +USES= iconv > .else > CONFIGURE_ARGS+=--without-iconv > .endif -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve