Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 19:47:10 +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: r545981 - head/graphics/rubygem-gitlab_emoji
Message-ID:  <202008231947.07NJlAPV092547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Aug 23 19:47:09 2020
New Revision: 545981
URL: https://svnweb.freebsd.org/changeset/ports/545981

Log:
  Cosmetic change

Modified:
  head/graphics/rubygem-gitlab_emoji/Makefile

Modified: head/graphics/rubygem-gitlab_emoji/Makefile
==============================================================================
--- head/graphics/rubygem-gitlab_emoji/Makefile	Sun Aug 23 19:47:05 2020	(r545980)
+++ head/graphics/rubygem-gitlab_emoji/Makefile	Sun Aug 23 19:47:09 2020	(r545981)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-gemojione>=2.2.1:graphics/rubygem-gemojione
 
-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?202008231947.07NJlAPV092547>