summaryrefslogtreecommitdiff
path: root/devel/rubygem-grape-entity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-grape-entity/Makefile')
-rw-r--r--devel/rubygem-grape-entity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-grape-entity/Makefile b/devel/rubygem-grape-entity/Makefile
index f53b964c8a54..2ff52e9cfdc0 100644
--- a/devel/rubygem-grape-entity/Makefile
+++ b/devel/rubygem-grape-entity/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grape-entity
PORTVERSION= 1.0.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ WWW= https://github.com/ruby-grape/grape-entity
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport70>=3.0.0:devel/rubygem-activesupport70 \
+RUN_DEPENDS= rubygem-activesupport-gitlab>=3.0.0:devel/rubygem-activesupport-gitlab \
rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
USES= gem