svn commit: r516521 - head/net/rubygem-xmlrpc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:23:05 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:23:04 2019
New Revision: 516521
URL: https://svnweb.freebsd.org/changeset/ports/516521

Log:
  Cosmetic change

Modified:
  head/net/rubygem-xmlrpc/Makefile

Modified: head/net/rubygem-xmlrpc/Makefile
==============================================================================
--- head/net/rubygem-xmlrpc/Makefile	Sun Nov  3 17:22:59 2019	(r516520)
+++ head/net/rubygem-xmlrpc/Makefile	Sun Nov  3 17:23:04 2019	(r516521)
@@ -13,8 +13,9 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
 
-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