diff options
Diffstat (limited to 'devel/rubygem-coffee-rails/Makefile')
-rw-r--r-- | devel/rubygem-coffee-rails/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-coffee-rails/Makefile b/devel/rubygem-coffee-rails/Makefile index 7d57153c0303..5e39f9090d36 100644 --- a/devel/rubygem-coffee-rails/Makefile +++ b/devel/rubygem-coffee-rails/Makefile @@ -13,8 +13,8 @@ COMMENT= Coffee Script adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-coffee-script>=2.2.0:${PORTSDIR}/devel/rubygem-coffee-script \ - rubygem-railties>=3.2.10:${PORTSDIR}/www/rubygem-railties +RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \ + rubygem-railties>=3.2.10:www/rubygem-railties NO_ARCH= yes USE_RUBY= yes |