summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-02-17 13:45:45 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-02-17 13:45:45 +0000
commitf378bd1cf057c080a594520d5926bd85dddc69db (patch)
treea497a2a37890ac9cb254cc7fb1198a85338206cd
parentgraphics/xmedcon: update to 0.17.0 (diff)
Removed build dep to rubygem-bundler as it is not required.
PR: 251740
Notes
Notes: svn path=/head/; revision=565501
-rw-r--r--devel/gitlab-shell/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index 1cb9386984a9..bc9eb225958a 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= gitlab-shell
PORTVERSION?= 13.15.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel
MAINTAINER?= mfechner@FreeBSD.org
@@ -11,8 +11,6 @@ COMMENT?= GitLab Shell handles git commands for GitLab
LICENSE= MIT
-BUILD_DEPENDS= rubygem-bundler>=2.1.4<2.1.5,1:sysutils/rubygem-bundler
-
USES= gmake go:modules,no_targets
MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}"
ALL_TARGET= build