svn commit: r489023 - head/devel/rubygem-tty-color

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:38:56 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:38:32 2019
New Revision: 489023
URL: https://svnweb.freebsd.org/changeset/ports/489023

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-tty-color/Makefile

Modified: head/devel/rubygem-tty-color/Makefile
==============================================================================
--- head/devel/rubygem-tty-color/Makefile	Tue Jan  1 20:38:26 2019	(r489022)
+++ head/devel/rubygem-tty-color/Makefile	Tue Jan  1 20:38:32 2019	(r489023)
@@ -12,8 +12,9 @@ COMMENT=	Terminal color capabilities detection
 LICENSE=	MIT
 LICENSE_FILE=	${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