1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-09 19:34:54 +00:00
parent 9360c272ed
commit dea1c7dd2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511691

View File

@ -12,7 +12,7 @@ COMMENT= Adds escape sequences for code blocks in Jekyll
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-jekyll3>=3.0:www/rubygem-jekyll3
RUN_DEPENDS= rubygem-jekyll3>=3.0<4:www/rubygem-jekyll3
USES= gem
USE_RUBY= yes