Skip to content

Commit

Permalink
misc/rubygem-dotenv-rails-rails4: Update version requirement of RUN_D…
Browse files Browse the repository at this point in the history
…EPENDS

- Add PORTSCOUT
  • Loading branch information
sunpoet committed Apr 18, 2024
1 parent 30d185e commit e9c9286
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion misc/rubygem-dotenv-rails-rails4/Makefile
Expand Up @@ -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>

0 comments on commit e9c9286

Please sign in to comment.