Date: Mon, 25 Oct 2021 16:05:18 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: d69ffc116add - main - devel/rubygem-slop3: Cosmetic change Message-ID: <202110251605.19PG5IdU082733@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=d69ffc116addefc2ff201b2256bf8f95dbf92c4d commit d69ffc116addefc2ff201b2256bf8f95dbf92c4d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:15:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:09 +0000 devel/rubygem-slop3: Cosmetic change --- devel/rubygem-slop3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-slop3/Makefile b/devel/rubygem-slop3/Makefile index fa5488b03b9c..6cc9c0f92082 100644 --- a/devel/rubygem-slop3/Makefile +++ b/devel/rubygem-slop3/Makefile @@ -12,8 +12,9 @@ COMMENT= Simple DSL for gathering options and parsing the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -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?202110251605.19PG5IdU082733>