aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-u2f0
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:22:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:22:54 +0000
commit120a68c6fc79912e6a36e583a0eaa6853fbf85db (patch)
tree442d1ae711d3c9a1ee0e202309d32e7c76e5f35b /net/rubygem-u2f0
parentefde41e9bc7c9c8383404a7cd497abcb2a27cb37 (diff)
downloadports-120a68c6fc79912e6a36e583a0eaa6853fbf85db.tar.gz
ports-120a68c6fc79912e6a36e583a0eaa6853fbf85db.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=516519
Diffstat (limited to 'net/rubygem-u2f0')
-rw-r--r--net/rubygem-u2f0/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/rubygem-u2f0/Makefile b/net/rubygem-u2f0/Makefile
index 2f161b2c3b5d..5e79aa48654e 100644
--- a/net/rubygem-u2f0/Makefile
+++ b/net/rubygem-u2f0/Makefile
@@ -13,10 +13,11 @@ COMMENT= Library for handling registration and authentication of U2F devices
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-PORTSCOUT= limit:^0\.
+USES= gem
+USE_RUBY= yes
NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
+
+PORTSCOUT= limit:^0\.
.include <bsd.port.mk>