svn commit: r545956 - head/devel/rubygem-mixlib-authentication

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 23 19:45:19 UTC 2020


Author: sunpoet
Date: Sun Aug 23 19:45:15 2020
New Revision: 545956
URL: https://svnweb.freebsd.org/changeset/ports/545956

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-mixlib-authentication/Makefile

Modified: head/devel/rubygem-mixlib-authentication/Makefile
==============================================================================
--- head/devel/rubygem-mixlib-authentication/Makefile	Sun Aug 23 19:45:10 2020	(r545955)
+++ head/devel/rubygem-mixlib-authentication/Makefile	Sun Aug 23 19:45:15 2020	(r545956)
@@ -12,8 +12,9 @@ COMMENT=	Mixes in simple per-request authentication
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list