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-12-28 07:42:08 +00:00
parent f8aaa68aa5
commit 9be5d3266d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521194

View File

@ -12,11 +12,12 @@ COMMENT= Provides a more HTTPish API around the ruby-openid library
LICENSE= MIT
RUN_DEPENDS= rubygem-rack16>=1.6:www/rubygem-rack16 \
RUN_DEPENDS= rubygem-rack16>=1.1.0:www/rubygem-rack16 \
rubygem-ruby-openid>=2.1.8:net/rubygem-ruby-openid
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>