svn commit: r516506 - head/net/rubygem-dropbox-sdk

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 3 17:21:53 UTC 2019


Author: sunpoet
Date: Sun Nov  3 17:21:52 2019
New Revision: 516506
URL: https://svnweb.freebsd.org/changeset/ports/516506

Log:
  Cosmetic change

Modified:
  head/net/rubygem-dropbox-sdk/Makefile

Modified: head/net/rubygem-dropbox-sdk/Makefile
==============================================================================
--- head/net/rubygem-dropbox-sdk/Makefile	Sun Nov  3 17:21:48 2019	(r516505)
+++ head/net/rubygem-dropbox-sdk/Makefile	Sun Nov  3 17:21:52 2019	(r516506)
@@ -13,8 +13,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-json>=0:devel/rubygem-json
 
-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