svn commit: r509707 - head/databases/rubygem-arel8

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 24 00:11:08 UTC 2019


Author: sunpoet
Date: Sat Aug 24 00:11:07 2019
New Revision: 509707
URL: https://svnweb.freebsd.org/changeset/ports/509707

Log:
  Cosmetic change

Modified:
  head/databases/rubygem-arel8/Makefile

Modified: head/databases/rubygem-arel8/Makefile
==============================================================================
--- head/databases/rubygem-arel8/Makefile	Sat Aug 24 00:11:02 2019	(r509706)
+++ head/databases/rubygem-arel8/Makefile	Sat Aug 24 00:11:07 2019	(r509707)
@@ -13,10 +13,11 @@ COMMENT=	Relational Algebra for Ruby
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
-PORTSCOUT=	limit:^8\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^8\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list