From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- databases/rubygem-activerecord-session_store/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/rubygem-activerecord-session_store') 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 -- cgit v1.3