aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/carbon-relay-ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/carbon-relay-ng/Makefile')
-rw-r--r--net-mgmt/carbon-relay-ng/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile
index c3565180f1a0..18f10b442b5c 100644
--- a/net-mgmt/carbon-relay-ng/Makefile
+++ b/net-mgmt/carbon-relay-ng/Makefile
@@ -10,10 +10,9 @@ COMMENT= Go implementation of carbonapi
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go>=1.8:lang/go \
- go-bindata:devel/go-bindata
+BUILD_DEPENDS= go-bindata:devel/go-bindata
-USES= gmake
+USES= gmake go
USE_GITHUB= yes
GH_ACCOUNT= graphite-ng