Skip to content

Commit

Permalink
misc/rubygem-dotenv-rails-rails50: Update version requirement of RUN_…
Browse files Browse the repository at this point in the history
…DEPENDS

- Add PORTSCOUT
  • Loading branch information
sunpoet committed Apr 18, 2024
1 parent 15a4318 commit bc8c512
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion misc/rubygem-dotenv-rails-rails50/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-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>

0 comments on commit bc8c512

Please sign in to comment.