svn commit: r516536 - head/sysutils/rubygem-teamocil

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:25:07 UTC 2019


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
 


More information about the svn-ports-all mailing list