diff options
Diffstat (limited to 'devel/rubygem-active_scaffold/Makefile')
-rw-r--r-- | devel/rubygem-active_scaffold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-active_scaffold/Makefile b/devel/rubygem-active_scaffold/Makefile index 0752d1d2b998..76d960592df6 100644 --- a/devel/rubygem-active_scaffold/Makefile +++ b/devel/rubygem-active_scaffold/Makefile @@ -12,7 +12,7 @@ COMMENT= Gem to handle all CRUD user interface needs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-rails4>=3.2.22.2:${PORTSDIR}/www/rubygem-rails4 +RUN_DEPENDS= rubygem-rails4>=3.2.22.2:www/rubygem-rails4 NO_ARCH= yes USE_RUBY= yes |