svn commit: r508565 - head/devel/rubygem-sprockets-rails-rails50

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


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

Log:
  Cosmetic change

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

Modified: head/devel/rubygem-sprockets-rails-rails50/Makefile
==============================================================================
--- head/devel/rubygem-sprockets-rails-rails50/Makefile	Sat Aug 10 22:54:45 2019	(r508564)
+++ head/devel/rubygem-sprockets-rails-rails50/Makefile	Sat Aug 10 22:54:50 2019	(r508565)
@@ -17,8 +17,9 @@ RUN_DEPENDS=	rubygem-actionpack50>=4.0:www/rubygem-act
 		rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \
 		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