From owner-freebsd-ports@freebsd.org Fri Jul 15 22:44:30 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A898BB990C1 for ; Fri, 15 Jul 2016 22:44:30 +0000 (UTC) (envelope-from euan@potensol.com) Received: from smtp.potensol.com (smtp.potensol.com [103.15.233.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.potensol.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7053F1D60; Fri, 15 Jul 2016 22:44:30 +0000 (UTC) (envelope-from euan@potensol.com) Received: from smtp.potensol.com (smtp.potensol.com [103.15.233.195]) by smtp.potensol.com (Postfix) with ESMTP id 382D6446A2; Fri, 15 Jul 2016 22:44:28 +0000 (UTC) Received: from webmail.potensol.com (webmail.potensol.com [192.168.10.5]) by smtp.potensol.com (Postfix) with ESMTP id C02A8446A1; Fri, 15 Jul 2016 22:44:27 +0000 (UTC) content-type: text/plain; charset="utf-8" in-reply-to: <201607151611.u6FGBm24037421@gw.catspoiler.org> from: "Euan Thoms" X-Forward: 192.168.10.5 date: Sat, 16 Jul 2016 06:44:27 +0800 cc: w.schwarzenfeld@utanet.at, freebsd-ports@freebsd.org to: "Don Lewis" MIME-Version: 1.0 message-id: <7c85-57896780-f-6b8b4580@130330764> subject: =?utf-8?q?Re=3A?==?utf-8?q?_devel=2Fsope=3A?= make =?utf-8?q?=28stage-qa=29?= now fails with =?utf-8?q?DEVELOPER=3Dyes?= complaining about iconv dependency User-Agent: SOGoMail 2.3.13 content-transfer-encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2016 22:44:30 -0000 On Saturday, July 16, 2016 00:11 SGT, Don Lewis = wrote: > On 15 Jul, Euan Thoms wrote: > > > > On Friday, July 15, 2016 16:43 SGT, Walter Schwarzenfeld > > wrote: > > > >> Also there are some ports who had USES=3Dreadline and stage-qa sta= tes > >> You have to add USES+=3Dreadline. > >> Here is also the statement wrong. > > > > That's interesting. When I said I did add USES+=3Diconv, actually I= just > > added iconv to the existing USES=3D declaration. I will try USES+=3D= iconv > > next time I work on the port. > > They should be equivalent. Yes, but should and is are not the same thing. -- Regards, Euan Thoms