mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/rubygem-dotenv-rails-rails5: Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
This commit is contained in:
parent
e9c928617f
commit
15a431823b
@ -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-railties5>=3.2:www/rubygem-railties5
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# dotenv-rails 3.0.0+ requires Rails 6.1+
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user