mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
02e0bcf112
commit
0780df0509
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516469
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ COMMENT= Terminal strings styling with intuitive and clean API
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-equatable>=0.6:devel/rubygem-equatable \
|
||||
rubygem-tty-color>=0.5:devel/rubygem-tty-color
|
||||
RUN_DEPENDS= rubygem-equatable>=0.6<1:devel/rubygem-equatable \
|
||||
rubygem-tty-color>=0.5<1:devel/rubygem-tty-color
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue