aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gitlab-runner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gitlab-runner/Makefile')
-rw-r--r--devel/gitlab-runner/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile
index b2af6502db2c..e5a285bb1720 100644
--- a/devel/gitlab-runner/Makefile
+++ b/devel/gitlab-runner/Makefile
@@ -18,12 +18,13 @@ COMMENT= Official GitLab Runner written in Go
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go \
- go-bindata:devel/go-bindata
+BUILD_DEPENDS= go-bindata:devel/go-bindata
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
bash:shells/bash \
git:devel/git
+USES= go
+
USE_GITLAB= yes
# Find tags here: