svn commit: r500152 - head/devel/rubygem-gettext_i18n_rails

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 26 20:47:32 UTC 2019


Author: sunpoet
Date: Fri Apr 26 20:47:28 2019
New Revision: 500152
URL: https://svnweb.freebsd.org/changeset/ports/500152

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-gettext_i18n_rails/Makefile

Modified: head/devel/rubygem-gettext_i18n_rails/Makefile
==============================================================================
--- head/devel/rubygem-gettext_i18n_rails/Makefile	Fri Apr 26 20:47:22 2019	(r500151)
+++ head/devel/rubygem-gettext_i18n_rails/Makefile	Fri Apr 26 20:47:28 2019	(r500152)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
 RUN_DEPENDS=	rubygem-fast_gettext>=0.9.0:devel/rubygem-fast_gettext
 
-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