svn commit: r523894 - head/archivers/rubygem-ruby-xz

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 23 04:23:20 UTC 2020


Author: sunpoet
Date: Thu Jan 23 04:23:19 2020
New Revision: 523894
URL: https://svnweb.freebsd.org/changeset/ports/523894

Log:
  Cosmetic change

Modified:
  head/archivers/rubygem-ruby-xz/Makefile

Modified: head/archivers/rubygem-ruby-xz/Makefile
==============================================================================
--- head/archivers/rubygem-ruby-xz/Makefile	Thu Jan 23 04:23:14 2020	(r523893)
+++ head/archivers/rubygem-ruby-xz/Makefile	Thu Jan 23 04:23:19 2020	(r523894)
@@ -11,8 +11,9 @@ COMMENT=	Ruby bindings for the liblzma library
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-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