Index: head/devel/rubygem-gitlab-labkit/Makefile =================================================================== --- head/devel/rubygem-gitlab-labkit/Makefile (revision 502767) +++ head/devel/rubygem-gitlab-labkit/Makefile (revision 502768) @@ -1,26 +1,28 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= gitlab-labkit PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Instrumentation for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= depends on package: rubygem-grpc>=1.19.0 - not found + RUN_DEPENDS= rubygem-actionpack5>=5:www/rubygem-actionpack5 \ rubygem-activesupport5>=5:devel/rubygem-activesupport5 \ rubygem-grpc>=1.19.0:net/rubygem-grpc \ rubygem-jaeger-client>=0.10:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4:devel/rubygem-opentracing USES= gem USE_RUBY= yes NO_ARCH= yes .include