aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-rails-dom-testing
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-13 13:54:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-13 13:54:55 +0000
commit5291c63fe476b208db446cf091fae09066f0d75a (patch)
tree2c8efb1b21b6ef8622cf8a62e83f1e07f8f4d24e /textproc/rubygem-rails-dom-testing
parentb16135ba6e48bef47b820c1a2beab9e284413adf (diff)
downloadports-5291c63fe476b208db446cf091fae09066f0d75a.tar.gz
ports-5291c63fe476b208db446cf091fae09066f0d75a.zip
- Fix RUN_DEPENDS
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=389403
Diffstat (limited to 'textproc/rubygem-rails-dom-testing')
-rw-r--r--textproc/rubygem-rails-dom-testing/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile
index 97edfad5df2b..fe095c08051b 100644
--- a/textproc/rubygem-rails-dom-testing/Makefile
+++ b/textproc/rubygem-rails-dom-testing/Makefile
@@ -11,10 +11,11 @@ COMMENT= Analyse and compare DOMs using Nokogiri
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \
- rubygem-nokogiri>1.6:${PORTSDIR}/textproc/rubygem-nokogiri \
- rubygem-rails-deprecated_sanitizer>1.0:${PORTSDIR}/devel/rubygem-rails-deprecated_sanitizer
+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
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes