Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-03 17:22:02 +00:00
parent 6e3e03d1db
commit f27b29987f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516508

View file

@ -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>