Index: head/devel/gitaly/Makefile
===================================================================
--- head/devel/gitaly/Makefile
+++ head/devel/gitaly/Makefile
@@ -28,13 +28,12 @@
 
 BUILD_DEPENDS=	go>=1.8:lang/go \
 		gem:devel/ruby-gems \
-		rubygem-bundler>0:sysutils/rubygem-bundler \
 		${MY_DEPENDS}
 
 RUN_DEPENDS=	${MY_DEPENDS} \
 		gitlab-shell>=6.0.4:devel/gitlab-shell
 
-USES=	gmake
+USES=		gmake
 USE_RUBY=	yes
 
 USE_GITLAB=	yes