svn commit: r511484 - head/net/rubygem-octopress-deploy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 7 22:48:00 UTC 2019


Author: sunpoet
Date: Sat Sep  7 22:47:59 2019
New Revision: 511484
URL: https://svnweb.freebsd.org/changeset/ports/511484

Log:
  Cosmetic change

Modified:
  head/net/rubygem-octopress-deploy/Makefile

Modified: head/net/rubygem-octopress-deploy/Makefile
==============================================================================
--- head/net/rubygem-octopress-deploy/Makefile	Sat Sep  7 22:47:54 2019	(r511483)
+++ head/net/rubygem-octopress-deploy/Makefile	Sat Sep  7 22:47:59 2019	(r511484)
@@ -13,8 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-colorator>=0:textproc/rubygem-colorator
 
-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