aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-commonmarker/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:25:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:25:25 +0000
commitd2d0e7f586dd93a6f34a6f67ca4f499b43c53ded (patch)
tree4b3b1923de53ef6f3c76b810df5c8b5c1c3dd661 /textproc/rubygem-commonmarker/Makefile
parent5b84982cf2e7fc88f584a8bd280bc3cc0f3f2f8b (diff)
downloadports-d2d0e7f586dd93a6f34a6f67ca4f499b43c53ded.tar.gz
ports-d2d0e7f586dd93a6f34a6f67ca4f499b43c53ded.zip
Notes
Diffstat (limited to 'textproc/rubygem-commonmarker/Makefile')
-rw-r--r--textproc/rubygem-commonmarker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile
index a01637ed6782..7b4cd32f7e49 100644
--- a/textproc/rubygem-commonmarker/Makefile
+++ b/textproc/rubygem-commonmarker/Makefile
@@ -12,7 +12,7 @@ COMMENT= Ruby wrapper for libcmark (CommonMark parser)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-ruby-enum>=0.5:devel/rubygem-ruby-enum
+RUN_DEPENDS= rubygem-ruby-enum>=0.5<1:devel/rubygem-ruby-enum
USES= gem
USE_RUBY= yes