svn commit: r511252 - head/devel/rubygem-foreigner

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 5 17:11:56 UTC 2019


Author: sunpoet
Date: Thu Sep  5 17:11:55 2019
New Revision: 511252
URL: https://svnweb.freebsd.org/changeset/ports/511252

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-foreigner/Makefile

Modified: head/devel/rubygem-foreigner/Makefile
==============================================================================
--- head/devel/rubygem-foreigner/Makefile	Thu Sep  5 17:11:50 2019	(r511251)
+++ head/devel/rubygem-foreigner/Makefile	Thu Sep  5 17:11:55 2019	(r511252)
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activerecord4>=3.0.0:databases/rubygem-activerecord4
 
-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