svn commit: r489032 - head/devel/rubygem-tty-table

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


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

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-tty-table/Makefile
==============================================================================
--- head/devel/rubygem-tty-table/Makefile	Tue Jan  1 20:39:14 2019	(r489031)
+++ head/devel/rubygem-tty-table/Makefile	Tue Jan  1 20:39:19 2019	(r489032)
@@ -18,8 +18,9 @@ RUN_DEPENDS=	rubygem-equatable>=0.5.0:devel/rubygem-eq
 		rubygem-strings>=0.1.0:devel/rubygem-strings \
 		rubygem-tty-screen>=0.6.4:devel/rubygem-tty-screen
 
-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