aboutsummaryrefslogtreecommitdiffstats
path: root/devel/go-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/go-tools/Makefile')
-rw-r--r--devel/go-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index f022394af0a8..e2534754c677 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -12,7 +12,7 @@ COMMENT= Go Tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_TUPLE= golang:tools:bfb5194:DEFAULT/src/golang.org/x/tools \