svn commit: r515040 - head/net/rubygem-fog-radosgw

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 20 17:20:03 UTC 2019


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>


More information about the svn-ports-head mailing list