1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:16:44 +00:00
parent 921f0b3be2
commit c03648018e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515000

View File

@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-dotenv>=${PORTVERSION}:misc/rubygem-dotenv \
rubygem-railties4>=3.2:www/rubygem-railties4
rubygem-railties4>=3.2<6.1:www/rubygem-railties4
USES= gem
USE_RUBY= yes