svn commit: r511247 - head/devel/rubygem-flipper013

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


Author: sunpoet
Date: Thu Sep  5 17:11:30 2019
New Revision: 511247
URL: https://svnweb.freebsd.org/changeset/ports/511247

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-flipper013/Makefile

Modified: head/devel/rubygem-flipper013/Makefile
==============================================================================
--- head/devel/rubygem-flipper013/Makefile	Thu Sep  5 17:11:25 2019	(r511246)
+++ head/devel/rubygem-flipper013/Makefile	Thu Sep  5 17:11:30 2019	(r511247)
@@ -13,10 +13,11 @@ COMMENT=	Act of enabling/disabling features in your ap
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PORTSCOUT=	limit:^0\.13\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^0\.13\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list