svn commit: r515044 - head/net/rubygem-fog-storm_on_demand

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 20 17:20:22 UTC 2019


Author: sunpoet
Date: Sun Oct 20 17:20:22 2019
New Revision: 515044
URL: https://svnweb.freebsd.org/changeset/ports/515044

Log:
  Cosmetic change

Modified:
  head/net/rubygem-fog-storm_on_demand/Makefile

Modified: head/net/rubygem-fog-storm_on_demand/Makefile
==============================================================================
--- head/net/rubygem-fog-storm_on_demand/Makefile	Sun Oct 20 17:20:17 2019	(r515043)
+++ head/net/rubygem-fog-storm_on_demand/Makefile	Sun Oct 20 17:20:22 2019	(r515044)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	rubygem-fog-core>=0:devel/rubygem-fog-core \
 		rubygem-fog-json>=0:devel/rubygem-fog-json
 
-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