aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-11 20:22:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-11 20:22:57 +0000
commit887acad1d46db7523948fd26162661ba7f08cd01 (patch)
tree5dd66ce58168a4a84890480666f670f41d963c12 /databases
parentad185e0473b12011c7270627a14a5d35e65f0e83 (diff)
downloadports-887acad1d46db7523948fd26162661ba7f08cd01.tar.gz
ports-887acad1d46db7523948fd26162661ba7f08cd01.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/cockroach/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/cockroach/Makefile b/databases/cockroach/Makefile
index f63dca89e3ba..f87b2682d693 100644
--- a/databases/cockroach/Makefile
+++ b/databases/cockroach/Makefile
@@ -13,6 +13,8 @@ COMMENT= Cloud-native SQL database that survive disasters
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/src/github.com/cockroachdb/cockroach/LICENSE
+BROKEN= fails to build
+
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64"