Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 22:31:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485824 - head/devel/rubygem-fog-json
Message-ID:  <201811242231.wAOMVal8083681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 24 22:31:36 2018
New Revision: 485824
URL: https://svnweb.freebsd.org/changeset/ports/485824

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-fog-json/Makefile

Modified: head/devel/rubygem-fog-json/Makefile
==============================================================================
--- head/devel/rubygem-fog-json/Makefile	Sat Nov 24 22:31:28 2018	(r485823)
+++ head/devel/rubygem-fog-json/Makefile	Sat Nov 24 22:31:36 2018	(r485824)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	rubygem-fog-core>=0:devel/rubygem-fog-core \
 		rubygem-multi_json>=1.10:devel/rubygem-multi_json
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811242231.wAOMVal8083681>