diff options
Diffstat (limited to 'devel/rubygem-grape-path-helpers/Makefile')
-rw-r--r-- | devel/rubygem-grape-path-helpers/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-grape-path-helpers/Makefile b/devel/rubygem-grape-path-helpers/Makefile index 26c644e6c4ab..2353edc61a7f 100644 --- a/devel/rubygem-grape-path-helpers/Makefile +++ b/devel/rubygem-grape-path-helpers/Makefile @@ -1,5 +1,6 @@ PORTNAME= grape-path-helpers PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,8 +11,8 @@ WWW= https://gitlab.com/gitlab-org/grape-path-helpers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport70>=0:devel/rubygem-activesupport70 \ - rubygem-grape>=2.0<3:devel/rubygem-grape \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=0:devel/rubygem-activesupport-gitlab \ + rubygem-grape20>=2.0<3:devel/rubygem-grape20 \ rubygem-rake>=12:devel/rubygem-rake \ rubygem-ruby2_keywords>=0.0.2<0.1:devel/rubygem-ruby2_keywords |