Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:33:02 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ea342c604be2 - main - textproc/rubygem-rttool: Cosmetic change
Message-ID:  <202107242033.16OKX2Bl008896@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit ea342c604be2bc6ef6e9835d05faeb94c2eafb6a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:23:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107242033.16OKX2Bl008896>