Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
6e3e03d1db
commit
f27b29987f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516508
1 changed files with 6 additions and 5 deletions
|
@ -12,12 +12,13 @@ COMMENT= Facebook OAuth2 Strategy for OmniAuth
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2
|
||||
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2<2:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^4\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue