mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
b2ee61404c
commit
c518775937
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525084
@ -11,12 +11,13 @@ COMMENT= Helper for generating HTML mails in Rails applications
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-railties4>=3.0:www/rubygem-railties4 \
|
||||
rubygem-roadie>=3.1:mail/rubygem-roadie
|
||||
RUN_DEPENDS= rubygem-railties4>=3.0<5.3:www/rubygem-railties4 \
|
||||
rubygem-roadie>=3.1<4:mail/rubygem-roadie
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
|
||||
SHEBANG_FILES= setup.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user