Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2019 14:38:21 +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: r495163 - head/security/rubygem-omniauth-cas3
Message-ID:  <201903091438.x29EcLXo084621@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  9 14:38:21 2019
New Revision: 495163
URL: https://svnweb.freebsd.org/changeset/ports/495163

Log:
  Cosmetic change

Modified:
  head/security/rubygem-omniauth-cas3/Makefile

Modified: head/security/rubygem-omniauth-cas3/Makefile
==============================================================================
--- head/security/rubygem-omniauth-cas3/Makefile	Sat Mar  9 14:38:16 2019	(r495162)
+++ head/security/rubygem-omniauth-cas3/Makefile	Sat Mar  9 14:38:21 2019	(r495163)
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-addressable>=2.3:www/rubygem-addr
 		rubygem-nokogiri>=1.7.1:textproc/rubygem-nokogiri \
 		rubygem-omniauth>=1.2:security/rubygem-omniauth
 
-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?201903091438.x29EcLXo084621>