svn commit: r516461 - head/devel/rubygem-micromachine2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:18:11 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:18:10 2019
New Revision: 516461
URL: https://svnweb.freebsd.org/changeset/ports/516461

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-micromachine2/Makefile

Modified: head/devel/rubygem-micromachine2/Makefile
==============================================================================
--- head/devel/rubygem-micromachine2/Makefile	Sun Nov  3 17:18:05 2019	(r516460)
+++ head/devel/rubygem-micromachine2/Makefile	Sun Nov  3 17:18:10 2019	(r516461)
@@ -12,10 +12,11 @@ COMMENT=	Minimal Finite State Machine
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PORTSCOUT=	limit:^2\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^2\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list