Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2019 17:25:06 +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: r516536 - head/sysutils/rubygem-teamocil
Message-ID:  <201911031725.xA3HP6tB034899@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  3 17:25:06 2019
New Revision: 516536
URL: https://svnweb.freebsd.org/changeset/ports/516536

Log:
  Cosmetic change

Modified:
  head/sysutils/rubygem-teamocil/Makefile

Modified: head/sysutils/rubygem-teamocil/Makefile
==============================================================================
--- head/sysutils/rubygem-teamocil/Makefile	Sun Nov  3 17:25:01 2019	(r516535)
+++ head/sysutils/rubygem-teamocil/Makefile	Sun Nov  3 17:25:06 2019	(r516536)
@@ -15,9 +15,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	tmux:sysutils/tmux
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/teamocil
 



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