diff options
Diffstat (limited to 'textproc/rubygem-rails-dom-testing/Makefile')
-rw-r--r-- | textproc/rubygem-rails-dom-testing/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index e19871af1b41..1b83d4334f0f 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -12,9 +12,9 @@ COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-rails-deprecated_sanitizer>=1.0.1:${PORTSDIR}/devel/rubygem-rails-deprecated_sanitizer +RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \ + rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \ + rubygem-rails-deprecated_sanitizer>=1.0.1:devel/rubygem-rails-deprecated_sanitizer NO_ARCH= yes USE_RUBY= yes |