diff options
Diffstat (limited to 'devel/rubygem-redis-activesupport/Makefile')
-rw-r--r-- | devel/rubygem-redis-activesupport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-redis-activesupport/Makefile b/devel/rubygem-redis-activesupport/Makefile index 0fd6b93165e4..1ab1ce106dd7 100644 --- a/devel/rubygem-redis-activesupport/Makefile +++ b/devel/rubygem-redis-activesupport/Makefile @@ -11,8 +11,8 @@ COMMENT= Redis store for ActiveSupport::Cache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport4>=3:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store +RUN_DEPENDS= rubygem-activesupport4>=3:devel/rubygem-activesupport4 \ + rubygem-redis-store>=1.1.0:devel/rubygem-redis-store NO_ARCH= yes USE_RUBY= yes |