svn commit: r496659 - head/devel/rubygem-cucumber-wire

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 23 12:41:18 UTC 2019


Author: sunpoet
Date: Sat Mar 23 12:40:54 2019
New Revision: 496659
URL: https://svnweb.freebsd.org/changeset/ports/496659

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-cucumber-wire/Makefile

Modified: head/devel/rubygem-cucumber-wire/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-wire/Makefile	Sat Mar 23 12:40:49 2019	(r496658)
+++ head/devel/rubygem-cucumber-wire/Makefile	Sat Mar 23 12:40:54 2019	(r496659)
@@ -11,8 +11,9 @@ COMMENT=	Wire protocol plugin for Cucumber
 
 LICENSE=	MIT
 
-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