mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
dd24e02376
commit
d44b03fc38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521185
@ -10,12 +10,13 @@ COMMENT= OmniAuth strategy for Bitbucket
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-multi_json>=1.7:devel/rubygem-multi_json \
|
||||
rubygem-omniauth>=1.1:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth>=1.0:net/rubygem-omniauth-oauth
|
||||
RUN_DEPENDS= rubygem-multi_json>=1.7<2:devel/rubygem-multi_json \
|
||||
rubygem-omniauth>=1.1<2:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth>=1.0<2:net/rubygem-omniauth-oauth
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user