svn commit: r515043 - head/net/rubygem-fog-serverlove

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


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

Log:
  Cosmetic change

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

Modified: head/net/rubygem-fog-serverlove/Makefile
==============================================================================
--- head/net/rubygem-fog-serverlove/Makefile	Sun Oct 20 17:20:12 2019	(r515042)
+++ head/net/rubygem-fog-serverlove/Makefile	Sun Oct 20 17:20:17 2019	(r515043)
@@ -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