svn commit: r497528 - head/devel/rubygem-cucumber-tag_expressions

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 1 20:31:50 UTC 2019


Author: sunpoet
Date: Mon Apr  1 20:31:47 2019
New Revision: 497528
URL: https://svnweb.freebsd.org/changeset/ports/497528

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-cucumber-tag_expressions/Makefile
==============================================================================
--- head/devel/rubygem-cucumber-tag_expressions/Makefile	Mon Apr  1 20:31:41 2019	(r497527)
+++ head/devel/rubygem-cucumber-tag_expressions/Makefile	Mon Apr  1 20:31:47 2019	(r497528)
@@ -12,9 +12,10 @@ COMMENT=	Cucumber tag expressions for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/cucumber-tag-expressions
 


More information about the svn-ports-all mailing list