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-08-24 00:08:31 +00:00
parent a6622352ab
commit 31fea8d71a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509677

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel50>=${PORTVERSION}:databases/rubygem-activemodel50 \
rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50 \
rubygem-arel7>=7.0:databases/rubygem-arel7
rubygem-arel7>=7.0,1<8,1:databases/rubygem-arel7
USES= gem
USE_RUBY= yes