aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:23:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:23:42 +0000
commit0bf36668da626f6889fb8956b0971fea5295fb1d (patch)
treef3f9451b68491e012a6c0e4ad84bdc2eb8371ba9 /textproc
parent539499a7788d67597e40af864dc7802f96192f2b (diff)
downloadports-0bf36668da626f6889fb8956b0971fea5295fb1d.tar.gz
ports-0bf36668da626f6889fb8956b0971fea5295fb1d.zip
Notes
Diffstat (limited to 'textproc')
-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