Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 19:45:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545956 - head/devel/rubygem-mixlib-authentication
Message-ID:  <202008231945.07NJjFXv089408@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008231945.07NJjFXv089408>