aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-cucumber-gherkin15
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-cucumber-gherkin15')
-rw-r--r--textproc/rubygem-cucumber-gherkin15/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-cucumber-gherkin15/Makefile b/textproc/rubygem-cucumber-gherkin15/Makefile
index a4625defc554..168f336d139a 100644
--- a/textproc/rubygem-cucumber-gherkin15/Makefile
+++ b/textproc/rubygem-cucumber-gherkin15/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cucumber-gherkin
PORTVERSION= 15.0.2
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 15
@@ -12,7 +13,7 @@ COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-cucumber-messages>=13.0.1<14:devel/rubygem-cucumber-messages
+RUN_DEPENDS= rubygem-cucumber-messages13>=13.0.1<14:devel/rubygem-cucumber-messages13
USES= gem
USE_RUBY= yes