1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-24 00:10:16 +00:00
parent 0c957b17b0
commit 86d0e2cf9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509698

View File

@ -13,7 +13,7 @@ LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-r18n-core>=${PORTVERSION}:devel/rubygem-r18n-core \ RUN_DEPENDS= rubygem-r18n-core>=${PORTVERSION}:devel/rubygem-r18n-core \
rubygem-sinatra>=1.3:www/rubygem-sinatra rubygem-sinatra>=1.3<3:www/rubygem-sinatra
USES= gem USES= gem
USE_RUBY= yes USE_RUBY= yes