git: ea342c604be2 - main - textproc/rubygem-rttool: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:33:06 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea342c604be2bc6ef6e9835d05faeb94c2eafb6a

commit ea342c604be2bc6ef6e9835d05faeb94c2eafb6a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:44 +0000

    textproc/rubygem-rttool: Cosmetic change
---
 textproc/rubygem-rttool/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile
index 6e440cfa2cea..1e1a31bdea0d 100644
--- a/textproc/rubygem-rttool/Makefile
+++ b/textproc/rubygem-rttool/Makefile
@@ -9,10 +9,10 @@ COMMENT=	RT into HTML and plain text converter
 LICENSE=	GPLv2 RUBY
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/rdrt2 bin/rt2
 


More information about the dev-commits-ports-all mailing list