Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:38:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489024 - head/devel/rubygem-tty-command
Message-ID:  <201901012038.x01KcbJf059368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan  1 20:38:37 2019
New Revision: 489024
URL: https://svnweb.freebsd.org/changeset/ports/489024

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-tty-command/Makefile
==============================================================================
--- head/devel/rubygem-tty-command/Makefile	Tue Jan  1 20:38:32 2019	(r489023)
+++ head/devel/rubygem-tty-command/Makefile	Tue Jan  1 20:38:37 2019	(r489024)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-pastel>=0.7.0:devel/rubygem-pastel
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012038.x01KcbJf059368>