summaryrefslogtreecommitdiff
path: root/devel/rubygem-ruby2ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-ruby2ruby/Makefile')
-rw-r--r--devel/rubygem-ruby2ruby/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-ruby2ruby/Makefile b/devel/rubygem-ruby2ruby/Makefile
index ffec9cf86296..112c7d569cfc 100644
--- a/devel/rubygem-ruby2ruby/Makefile
+++ b/devel/rubygem-ruby2ruby/Makefile
@@ -11,8 +11,8 @@ COMMENT= Pure ruby code generator easily from ParseTree's Sexps # '
LICENSE= MIT
-RUN_DEPENDS= rubygem-ruby_parser>=3.1:${PORTSDIR}/devel/rubygem-ruby_parser \
- rubygem-sexp_processor>=4.0:${PORTSDIR}/devel/rubygem-sexp_processor
+RUN_DEPENDS= rubygem-ruby_parser>=3.1:devel/rubygem-ruby_parser \
+ rubygem-sexp_processor>=4.0:devel/rubygem-sexp_processor
NO_ARCH= yes
USE_RUBY= yes