diff options
Diffstat (limited to 'www/rubygem-dropzonejs-rails/Makefile')
-rw-r--r-- | www/rubygem-dropzonejs-rails/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-dropzonejs-rails/Makefile b/www/rubygem-dropzonejs-rails/Makefile index f964e1696372..5192e29b362d 100644 --- a/www/rubygem-dropzonejs-rails/Makefile +++ b/www/rubygem-dropzonejs-rails/Makefile @@ -12,7 +12,7 @@ COMMENT= JS File upload by Matias Meno LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-rails4>=3.1:${PORTSDIR}/www/rubygem-rails4 +RUN_DEPENDS= rubygem-rails4>=3.1:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes |