svn commit: r495163 - head/security/rubygem-omniauth-cas3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 9 14:38:24 UTC 2019


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>


More information about the svn-ports-all mailing list