From owner-svn-ports-all@FreeBSD.ORG Tue Apr 28 12:35:30 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF8D8213; Tue, 28 Apr 2015 12:35:30 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EEBB16B8; Tue, 28 Apr 2015 12:35:30 +0000 (UTC) Received: by wizk4 with SMTP id k4so138553447wiz.1; Tue, 28 Apr 2015 05:35:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Yvx/txUh4NN9DKUm1biS046Alr8D2M2OLZV0cxwBPzI=; b=tCtFaliqIM/l2XQeYJbLSHx4+ag+Snpg7ojOWqQ2gjd+R9vC4uVm55swOvSgQ8erIJ DzlLuxk/Sv4VVMnF38j3fwU0gJqm0UQZoPvajvUvYiVVv8Qm72pchWZbUTFnCyoni0Bs /73oWC4ZUCBPJBAoyvCoB/MlMMiKrIEQfr0CuwJrzyZsKgEGpwvGUAB9Lopu07yZ7jMX Bsm6KALD5l0QSW5Xz75TqQSkwIAyz7i5iwSX3tLa6dn5KsjF17odF+s7kfagIz7/FfiU fJnOmkdGqUn+hfRIjctQvyS2O5zQ4H39Bidb4CTKZZx7H2bfVKo5c3mRYo3gQPo68ngu 8U2g== MIME-Version: 1.0 X-Received: by 10.194.2.16 with SMTP id 16mr31454778wjq.46.1430224528772; Tue, 28 Apr 2015 05:35:28 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.194.87.100 with HTTP; Tue, 28 Apr 2015 05:35:28 -0700 (PDT) In-Reply-To: <553F7E2C.6000500@marino.st> References: <201504281229.t3SCTDYu050136@svn.freebsd.org> <553F7E2C.6000500@marino.st> Date: Tue, 28 Apr 2015 12:35:28 +0000 X-Google-Sender-Auth: PSCbh39hs9q4TMoUc4nhwKPwYAo Message-ID: Subject: Re: svn commit: r384895 - head/biology/ncbi-blast+ From: Antoine Brodin To: John Marino Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 12:35:31 -0000 On Tue, Apr 28, 2015 at 12:33 PM, John Marino wrote: > On 4/28/2015 14:29, Antoine Brodin wrote: >> Author: antoine >> Date: Tue Apr 28 12:29:12 2015 >> New Revision: 384895 >> URL: https://svnweb.freebsd.org/changeset/ports/384895 >> >> Log: >> Mark BROKEN: fails to configure >> >> ===> Configuring for ncbi-blast+-2.2.30_2 >> configure: error: --localstatedir=/var: unknown option; use --help to show usage >> >> Reported by: pkg-fallout >> > > Which platform? I don't think this fails everywhere. All of them Cheers, Antoine