aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-guard-rspec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-guard-rspec/Makefile')
-rw-r--r--sysutils/rubygem-guard-rspec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/rubygem-guard-rspec/Makefile b/sysutils/rubygem-guard-rspec/Makefile
index a3f5c537a7b8..82ef4678db16 100644
--- a/sysutils/rubygem-guard-rspec/Makefile
+++ b/sysutils/rubygem-guard-rspec/Makefile
@@ -12,9 +12,9 @@ COMMENT= Guard::RSpec automatically run your specs (much like autotest)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-guard>=2.1:${PORTSDIR}/sysutils/rubygem-guard \
- rubygem-guard-compat>=1.1:${PORTSDIR}/sysutils/rubygem-guard-compat \
- rubygem-rspec>=2.99.0:${PORTSDIR}/devel/rubygem-rspec
+RUN_DEPENDS= rubygem-guard>=2.1:sysutils/rubygem-guard \
+ rubygem-guard-compat>=1.1:sysutils/rubygem-guard-compat \
+ rubygem-rspec>=2.99.0:devel/rubygem-rspec
NO_ARCH= yes
USE_RUBY= yes