Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 17:10:20 +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: r511233 - head/devel/rubygem-celluloid-supervision
Message-ID:  <201909051710.x85HAKV2004291@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep  5 17:10:19 2019
New Revision: 511233
URL: https://svnweb.freebsd.org/changeset/ports/511233

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-celluloid-supervision/Makefile

Modified: head/devel/rubygem-celluloid-supervision/Makefile
==============================================================================
--- head/devel/rubygem-celluloid-supervision/Makefile	Thu Sep  5 17:10:14 2019	(r511232)
+++ head/devel/rubygem-celluloid-supervision/Makefile	Thu Sep  5 17:10:19 2019	(r511233)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-timers>=4.1.1:devel/rubygem-timers
 
-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?201909051710.x85HAKV2004291>