mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
misc/rubygem-dotenv-rails-rails4: Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
This commit is contained in:
parent
30d185ec99
commit
e9c928617f
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-railties4>=3.2:www/rubygem-railties4
|
||||
|
||||
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