svn commit: r511231 - head/devel/rubygem-celluloid-io

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


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

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-celluloid-io/Makefile
==============================================================================
--- head/devel/rubygem-celluloid-io/Makefile	Thu Sep  5 17:10:04 2019	(r511230)
+++ head/devel/rubygem-celluloid-io/Makefile	Thu Sep  5 17:10:09 2019	(r511231)
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-celluloid>=0.17.2:devel/rubygem-c
 		rubygem-nio4r>=1.1:devel/rubygem-nio4r \
 		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