aboutsummaryrefslogtreecommitdiffstats
path: root/databases/hbase
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-10-08 16:20:16 +0800
committerantoine <antoine@FreeBSD.org>2016-10-08 16:20:16 +0800
commit0aa278b39094ed07bc5aec32a7b3f7c2d3ad7987 (patch)
tree676397ed19adc09c92531bbc3612b9ee7b26ff6c /databases/hbase
parent03cc940c6c0f0115896304ae8085152f67a3c238 (diff)
downloadfreebsd-ports-gnome-0aa278b39094ed07bc5aec32a7b3f7c2d3ad7987.tar.gz
freebsd-ports-gnome-0aa278b39094ed07bc5aec32a7b3f7c2d3ad7987.tar.zst
freebsd-ports-gnome-0aa278b39094ed07bc5aec32a7b3f7c2d3ad7987.zip
Mark BROKEN: fails to build
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (concat-NOTICE-files) on project hbase-assembly: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] Reported by: pkg-fallout MFH: 2016Q4
Diffstat (limited to 'databases/hbase')
-rw-r--r--databases/hbase/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile
index 601b274b0b72..b28757984d5d 100644
--- a/databases/hbase/Makefile
+++ b/databases/hbase/Makefile
@@ -15,6 +15,8 @@ COMMENT= Hadoop database, a distributed, scalable, big data store
LICENSE= APACHE20
+BROKEN= fails to build
+
BUILD_DEPENDS= bash:shells/bash \
cmake:devel/cmake \
${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3