Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
51ad188c53
commit
c92796110d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516577
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COMMENT= Sass is an extension of CSS3
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-sass-listen>=4.0.0:textproc/rubygem-sass-listen
|
||||
RUN_DEPENDS= rubygem-sass-listen>=4.0.0<4.1:textproc/rubygem-sass-listen
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue