aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-loofah
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-31 22:24:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-31 22:24:03 +0000
commited4378ddf163c3b1b1a180a872cd189594972336 (patch)
tree99e77194e7f8a81899704eb115896ce032d0a9d2 /textproc/rubygem-loofah
parent646bb0c94b810c7fbb6887cd81550f343f855540 (diff)
downloadports-ed4378ddf163c3b1b1a180a872cd189594972336.tar.gz
ports-ed4378ddf163c3b1b1a180a872cd189594972336.zip
Sort RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=457743
Diffstat (limited to 'textproc/rubygem-loofah')
-rw-r--r--textproc/rubygem-loofah/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile
index 6735c30cf281..fa5d6a0bd899 100644
--- a/textproc/rubygem-loofah/Makefile
+++ b/textproc/rubygem-loofah/Makefile
@@ -12,8 +12,8 @@ COMMENT= Library for manipulating HTML/XML documents and fragments
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
-RUN_DEPENDS= rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri \
- rubygem-crass>=1.0.2:www/rubygem-crass
+RUN_DEPENDS= rubygem-crass>=1.0.2:www/rubygem-crass \
+ rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri
NO_ARCH= yes
USE_RUBY= yes