aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/consul-replicate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/consul-replicate/Makefile')
-rw-r--r--sysutils/consul-replicate/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/consul-replicate/Makefile b/sysutils/consul-replicate/Makefile
index 3cd17457c76f..e8a7e549c2b1 100644
--- a/sysutils/consul-replicate/Makefile
+++ b/sysutils/consul-replicate/Makefile
@@ -11,9 +11,7 @@ COMMENT= Consul cross-DC KV replication daemon
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
-
-USES= compiler
+USES= compiler go
USE_GITHUB= yes
GH_ACCOUNT= hashicorp