Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2020 04:23:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523894 - head/archivers/rubygem-ruby-xz
Message-ID:  <202001230423.00N4NJwO042415@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001230423.00N4NJwO042415>