Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
e546274a09
commit
d93464635f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515007
@ -13,10 +13,11 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-jwt>=0:www/rubygem-jwt \
|
||||
rubygem-omniauth>=1.1:security/rubygem-omniauth
|
||||
rubygem-omniauth>=1.1<2:security/rubygem-omniauth
|
||||
|
||||
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