diff options
Diffstat (limited to 'textproc/rubygem-sass-rails/Makefile')
-rw-r--r-- | textproc/rubygem-sass-rails/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile index 20eaf2ee9f71..f27d969dce8f 100644 --- a/textproc/rubygem-sass-rails/Makefile +++ b/textproc/rubygem-sass-rails/Makefile @@ -13,9 +13,9 @@ COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties>=3.2.0:${PORTSDIR}/www/rubygem-railties \ - rubygem-sass>=3.3.4:${PORTSDIR}/textproc/rubygem-sass \ - rubygem-tilt>=2.0.1:${PORTSDIR}/devel/rubygem-tilt +RUN_DEPENDS= rubygem-railties>=3.2.0:www/rubygem-railties \ + rubygem-sass>=3.3.4:textproc/rubygem-sass \ + rubygem-tilt>=2.0.1:devel/rubygem-tilt NO_ARCH= yes USE_RUBY= yes |