aboutsummaryrefslogtreecommitdiff
path: root/devel/gitlab-shell
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gitlab-shell')
-rw-r--r--devel/gitlab-shell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 0990e55f92d8..107cf6b91df1 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -10,8 +10,9 @@ COMMENT= GitLab Shell handles git commands for GitLab
LICENSE= MIT
-BUILD_DEPENDS= gem:devel/ruby-gems \
- go>=1.5.3:lang/go
+BUILD_DEPENDS= gem:devel/ruby-gems
+
+USES= go
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org