Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 09:50:52 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426156 - head/databases/hbase
Message-ID:  <201611150950.uAF9oqpJ086522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Tue Nov 15 09:50:52 2016
New Revision: 426156
URL: https://svnweb.freebsd.org/changeset/ports/426156

Log:
  Remove broken as it does build now.
  
  PR:		214522
  Submitted by:	cokane

Modified:
  head/databases/hbase/Makefile

Modified: head/databases/hbase/Makefile
==============================================================================
--- head/databases/hbase/Makefile	Tue Nov 15 09:50:22 2016	(r426155)
+++ head/databases/hbase/Makefile	Tue Nov 15 09:50:52 2016	(r426156)
@@ -15,8 +15,6 @@ COMMENT=	Hadoop database, a distributed,
 
 LICENSE=	APACHE20
 
-BROKEN=		fails to build
-
 BUILD_DEPENDS=	bash:shells/bash \
 		cmake:devel/cmake \
 		${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3



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