svn commit: r489025 - head/devel/rubygem-tty-cursor

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


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

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-tty-cursor/Makefile
==============================================================================
--- head/devel/rubygem-tty-cursor/Makefile	Tue Jan  1 20:38:37 2019	(r489024)
+++ head/devel/rubygem-tty-cursor/Makefile	Tue Jan  1 20:38:42 2019	(r489025)
@@ -12,8 +12,9 @@ COMMENT=	Move terminal cursor around
 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-head mailing list