svn commit: r508564 - head/devel/rubygem-sprockets-rails-rails5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:54:48 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:54:45 2019
New Revision: 508564
URL: https://svnweb.freebsd.org/changeset/ports/508564

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-sprockets-rails-rails5/Makefile

Modified: head/devel/rubygem-sprockets-rails-rails5/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails-rails5/Makefile	Sat Aug 10 22:54:36 2019	(r508563)
+++ head/devel/rubygem-sprockets-rails-rails5/Makefile	Sat Aug 10 22:54:45 2019	(r508564)
@@ -17,8 +17,9 @@ RUN_DEPENDS=	rubygem-actionpack5>=4.0:www/rubygem-acti
 		rubygem-activesupport5>=4.0:devel/rubygem-activesupport5 \
 		rubygem-sprockets3>=3.0.0:devel/rubygem-sprockets3
 
-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