aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-simple_oauth
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:22:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:22:35 +0000
commite454823c17bb49a21b4f9f46931fad18bb887aa3 (patch)
tree4264c3c957d1456e8e23e8ef571b5cd765912a0f /net/rubygem-simple_oauth
parent194c7b40f87c1daf1f6781e3d842cb2449ebf058 (diff)
downloadports-e454823c17bb49a21b4f9f46931fad18bb887aa3.tar.gz
ports-e454823c17bb49a21b4f9f46931fad18bb887aa3.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=516515
Diffstat (limited to 'net/rubygem-simple_oauth')
-rw-r--r--net/rubygem-simple_oauth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/rubygem-simple_oauth/Makefile b/net/rubygem-simple_oauth/Makefile
index c3847be9229e..3935ffa37fab 100644
--- a/net/rubygem-simple_oauth/Makefile
+++ b/net/rubygem-simple_oauth/Makefile
@@ -11,8 +11,9 @@ COMMENT= Builds and verifies OAuth headers
LICENSE= MIT
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>