aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consul-replicate
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-05 16:56:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-05 16:56:24 +0000
commit6ce1e813d3a2ede19d0f3f6cbdf4e85725c82e15 (patch)
tree68f4ed29397be2b4540a462f2befd327b2ec4fda /sysutils/consul-replicate
parent7efa09f483bb836cf9727491ee3668d3b8a4c3d2 (diff)
downloadports-6ce1e813d3a2ede19d0f3f6cbdf4e85725c82e15.tar.gz
ports-6ce1e813d3a2ede19d0f3f6cbdf4e85725c82e15.zip
Notes
Diffstat (limited to 'sysutils/consul-replicate')
-rw-r--r--sysutils/consul-replicate/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile
index 1d27b9106b26..eed0300f2419 100644
--- a/sysutils/consul-replicate/Makefile
+++ b/sysutils/consul-replicate/Makefile
@@ -11,6 +11,8 @@ COMMENT= Consul cross-DC KV replication daemon
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
+
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USES= compiler