svn commit: r511229 - head/devel/rubygem-celluloid-extras

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 5 17:10:00 UTC 2019


Author: sunpoet
Date: Thu Sep  5 17:09:59 2019
New Revision: 511229
URL: https://svnweb.freebsd.org/changeset/ports/511229

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-celluloid-extras/Makefile
==============================================================================
--- head/devel/rubygem-celluloid-extras/Makefile	Thu Sep  5 17:09:54 2019	(r511228)
+++ head/devel/rubygem-celluloid-extras/Makefile	Thu Sep  5 17:09:59 2019	(r511229)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 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>


More information about the svn-ports-all mailing list