aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/consul_exporter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/consul_exporter/Makefile')
-rw-r--r--sysutils/consul_exporter/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/consul_exporter/Makefile b/sysutils/consul_exporter/Makefile
index 72f75bf23276..fdc9c6ba6c35 100644
--- a/sysutils/consul_exporter/Makefile
+++ b/sysutils/consul_exporter/Makefile
@@ -10,9 +10,7 @@ COMMENT= Exporter for Consul metrics
LICENSE= APACHE20
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
-
-USES= compiler
+USES= compiler go
USE_GITHUB= yes
GH_ACCOUNT= prometheus