svn commit: r516542 - head/textproc/rubygem-termcolor

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


Author: sunpoet
Date: Sun Nov  3 17:25:35 2019
New Revision: 516542
URL: https://svnweb.freebsd.org/changeset/ports/516542

Log:
  Cosmetic change

Modified:
  head/textproc/rubygem-termcolor/Makefile

Modified: head/textproc/rubygem-termcolor/Makefile
==============================================================================
--- head/textproc/rubygem-termcolor/Makefile	Sun Nov  3 17:25:30 2019	(r516541)
+++ head/textproc/rubygem-termcolor/Makefile	Sun Nov  3 17:25:35 2019	(r516542)
@@ -13,8 +13,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-highline>=1.5.0:devel/rubygem-highline
 
-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