svn commit: r545993 - head/textproc/rubygem-emot

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


Author: sunpoet
Date: Sun Aug 23 19:48:10 2020
New Revision: 545993
URL: https://svnweb.freebsd.org/changeset/ports/545993

Log:
  Cosmetic change

Modified:
  head/textproc/rubygem-emot/Makefile

Modified: head/textproc/rubygem-emot/Makefile
==============================================================================
--- head/textproc/rubygem-emot/Makefile	Sun Aug 23 19:48:06 2020	(r545992)
+++ head/textproc/rubygem-emot/Makefile	Sun Aug 23 19:48:10 2020	(r545993)
@@ -13,10 +13,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-thor>=0:devel/rubygem-thor
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/emot
 


More information about the svn-ports-head mailing list