svn commit: r545980 - head/graphics/rubygem-gemojione

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 23 19:47:09 UTC 2020


Author: sunpoet
Date: Sun Aug 23 19:47:05 2020
New Revision: 545980
URL: https://svnweb.freebsd.org/changeset/ports/545980

Log:
  Cosmetic change

Modified:
  head/graphics/rubygem-gemojione/Makefile

Modified: head/graphics/rubygem-gemojione/Makefile
==============================================================================
--- head/graphics/rubygem-gemojione/Makefile	Sun Aug 23 19:47:01 2020	(r545979)
+++ head/graphics/rubygem-gemojione/Makefile	Sun Aug 23 19:47:05 2020	(r545980)
@@ -13,8 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 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-head mailing list