Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2019 17:20:03 +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: r515040 - head/net/rubygem-fog-radosgw
Message-ID:  <201910201720.x9KHK3Nr083305@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 20 17:20:02 2019
New Revision: 515040
URL: https://svnweb.freebsd.org/changeset/ports/515040

Log:
  Cosmetic change

Modified:
  head/net/rubygem-fog-radosgw/Makefile

Modified: head/net/rubygem-fog-radosgw/Makefile
==============================================================================
--- head/net/rubygem-fog-radosgw/Makefile	Sun Oct 20 17:19:57 2019	(r515039)
+++ head/net/rubygem-fog-radosgw/Makefile	Sun Oct 20 17:20:02 2019	(r515040)
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-fog-core>=1.21.0:devel/rubygem-fo
 		rubygem-fog-json>=0:devel/rubygem-fog-json \
 		rubygem-fog-xml>=0.0.1:textproc/rubygem-fog-xml
 
-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?201910201720.x9KHK3Nr083305>