summaryrefslogtreecommitdiff
path: root/databases/rubygem-activerecord-session_store
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /databases/rubygem-activerecord-session_store
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'databases/rubygem-activerecord-session_store')
-rw-r--r--databases/rubygem-activerecord-session_store/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/rubygem-activerecord-session_store/Makefile b/databases/rubygem-activerecord-session_store/Makefile
index b80dad195aac..685f19206ec3 100644
--- a/databases/rubygem-activerecord-session_store/Makefile
+++ b/databases/rubygem-activerecord-session_store/Makefile
@@ -12,9 +12,9 @@ COMMENT= Action Dispatch session store backed by an Active Record class
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-actionpack4>=4.0.0:${PORTSDIR}/www/rubygem-actionpack4 \
- rubygem-activerecord4>=4.0.0:${PORTSDIR}/databases/rubygem-activerecord4 \
- rubygem-railties4>=4.0.0:${PORTSDIR}/www/rubygem-railties4
+RUN_DEPENDS= rubygem-actionpack4>=4.0.0:www/rubygem-actionpack4 \
+ rubygem-activerecord4>=4.0.0:databases/rubygem-activerecord4 \
+ rubygem-railties4>=4.0.0:www/rubygem-railties4
NO_ARCH= yes
USE_RUBY= yes