Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 12:29:13 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384895 - head/biology/ncbi-blast+
Message-ID:  <201504281229.t3SCTDYu050136@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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

Modified:
  head/biology/ncbi-blast+/Makefile

Modified: head/biology/ncbi-blast+/Makefile
==============================================================================
--- head/biology/ncbi-blast+/Makefile	Tue Apr 28 12:16:33 2015	(r384894)
+++ head/biology/ncbi-blast+/Makefile	Tue Apr 28 12:29:12 2015	(r384895)
@@ -13,6 +13,8 @@ DISTNAME=	ncbi-blast-${PORTVERSION}+-src
 MAINTAINER=	jwbacon@tds.net
 COMMENT=	NCBI implementation of Basic Local Alignment Search Tool
 
+BROKEN=		Fails to configure
+
 LICENSE=	Public_domain
 LICENSE_NAME=	Public Domain
 LICENSE_FILE=	${WRKSRC}/scripts/projects/blast/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504281229.t3SCTDYu050136>