svn commit: r489033 - head/devel/rubygem-tty-tree

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


Author: sunpoet
Date: Tue Jan  1 20:39:24 2019
New Revision: 489033
URL: https://svnweb.freebsd.org/changeset/ports/489033

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-tty-tree/Makefile
==============================================================================
--- head/devel/rubygem-tty-tree/Makefile	Tue Jan  1 20:39:19 2019	(r489032)
+++ head/devel/rubygem-tty-tree/Makefile	Tue Jan  1 20:39:24 2019	(r489033)
@@ -12,8 +12,9 @@ COMMENT=	Print directory or structured data in tree li
 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