diff --git a/devel/rubygem-coffee-script/Makefile b/devel/rubygem-coffee-script/Makefile index a3068ac49763..b88f55d43534 100644 --- a/devel/rubygem-coffee-script/Makefile +++ b/devel/rubygem-coffee-script/Makefile @@ -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