- Update dependencies
This commit is contained in:
parent
2a3b3f2756
commit
2ca62a2f8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342237
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= coffee-script
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-coffee-script-source>=1.4.0:${PORTSDIR}/devel/rubygem-coffee-script-source \
|
||||
RUN_DEPENDS= rubygem-coffee-script-source>=1.7.0:${PORTSDIR}/devel/rubygem-coffee-script-source \
|
||||
rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue