mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/rubygem-dotenv-rails-rails50: Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
This commit is contained in:
parent
15a431823b
commit
bc8c512701
1 changed files with 4 additions and 1 deletions
|
@ -12,11 +12,14 @@ WWW= https://github.com/bkeepers/dotenv
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-dotenv2>=${PORTVERSION}:misc/rubygem-dotenv2 \
|
||||
RUN_DEPENDS= rubygem-dotenv2>=${PORTVERSION}<${PORTVERSION}_99:misc/rubygem-dotenv2 \
|
||||
rubygem-railties50>=3.2:www/rubygem-railties50
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# dotenv-rails 3.0.0+ requires Rails 6.1+
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue