svn commit: r516448 - head/devel/rubygem-hashie-forbidden_attributes

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


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

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-hashie-forbidden_attributes/Makefile

Modified: head/devel/rubygem-hashie-forbidden_attributes/Makefile
==============================================================================
--- head/devel/rubygem-hashie-forbidden_attributes/Makefile	Sun Nov  3 17:17:01 2019	(r516447)
+++ head/devel/rubygem-hashie-forbidden_attributes/Makefile	Sun Nov  3 17:17:06 2019	(r516448)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-hashie>=3.0:devel/rubygem-hashie
 
-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