svn commit: r516534 - head/sysutils/rubygem-shellany

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


Author: sunpoet
Date: Sun Nov  3 17:24:56 2019
New Revision: 516534
URL: https://svnweb.freebsd.org/changeset/ports/516534

Log:
  Cosmetic change

Modified:
  head/sysutils/rubygem-shellany/Makefile

Modified: head/sysutils/rubygem-shellany/Makefile
==============================================================================
--- head/sysutils/rubygem-shellany/Makefile	Sun Nov  3 17:24:52 2019	(r516533)
+++ head/sysutils/rubygem-shellany/Makefile	Sun Nov  3 17:24:56 2019	(r516534)
@@ -11,8 +11,9 @@ COMMENT=	MRI+JRuby compatible command output capturing
 
 LICENSE=	MIT
 
-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