aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>