svn commit: r516519 - head/net/rubygem-u2f0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:22:55 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:22:54 2019
New Revision: 516519
URL: https://svnweb.freebsd.org/changeset/ports/516519

Log:
  Cosmetic change

Modified:
  head/net/rubygem-u2f0/Makefile

Modified: head/net/rubygem-u2f0/Makefile
==============================================================================
--- head/net/rubygem-u2f0/Makefile	Sun Nov  3 17:22:50 2019	(r516518)
+++ head/net/rubygem-u2f0/Makefile	Sun Nov  3 17:22:54 2019	(r516519)
@@ -13,10 +13,11 @@ COMMENT=	Library for handling registration and authent
 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>


More information about the svn-ports-head mailing list