aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-14 16:32:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-14 16:32:44 +0000
commit6a0ce9dd3655a4359feb24f202641474c024c19c (patch)
tree5189069642877f267f799490884bf591d7bb0b37 /textproc
parentff9e07fcf222de3393460805982ecb823b55ace4 (diff)
downloadports-6a0ce9dd3655a4359feb24f202641474c024c19c.tar.gz
ports-6a0ce9dd3655a4359feb24f202641474c024c19c.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=482088
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-sass-rails-rails50/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/rubygem-sass-rails-rails50/Makefile b/textproc/rubygem-sass-rails-rails50/Makefile
index 1a3f8b568506..00afe12787cf 100644
--- a/textproc/rubygem-sass-rails-rails50/Makefile
+++ b/textproc/rubygem-sass-rails-rails50/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS= rubygem-railties50>=5.0.0:www/rubygem-railties50 \
rubygem-sprockets-rails-rails50>=2.0:devel/rubygem-sprockets-rails-rails50 \
rubygem-tilt>=1.1:devel/rubygem-tilt
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>