aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-omniauth-cas3
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-09 14:38:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-09 14:38:21 +0000
commit88e95d46b5240340b8f9a5b37f4b60afc5ccd5aa (patch)
tree13a93efc7be9afb776029c70c7219ca9e4a3640b /security/rubygem-omniauth-cas3
parentb9046f0fc51b3327489ebf8c7527dd72fe31d98f (diff)
downloadports-88e95d46b5240340b8f9a5b37f4b60afc5ccd5aa.tar.gz
ports-88e95d46b5240340b8f9a5b37f4b60afc5ccd5aa.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=495163
Diffstat (limited to 'security/rubygem-omniauth-cas3')
-rw-r--r--security/rubygem-omniauth-cas3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile
index ff780e4c31a8..5ad55bbfcdc6 100644
--- a/security/rubygem-omniauth-cas3/Makefile
+++ b/security/rubygem-omniauth-cas3/Makefile
@@ -16,8 +16,9 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
rubygem-nokogiri>=1.7.1:textproc/rubygem-nokogiri \
rubygem-omniauth>=1.2:security/rubygem-omniauth
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>