svn commit: r545981 - head/graphics/rubygem-gitlab_emoji

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


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>


More information about the svn-ports-head mailing list