aboutsummaryrefslogtreecommitdiffstats
path: root/devel/goprotobuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/goprotobuf/Makefile')
-rw-r--r--devel/goprotobuf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index e63c2f93cff5..98b19808a0e4 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -13,9 +13,10 @@ COMMENT= Go support for Google's protocol buffers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
RUN_DEPENDS= protoc:devel/protobuf
+USES= go
+
USE_GITHUB= yes
GH_ACCOUNT= golang
GH_PROJECT= protobuf