git: b12b33f5aec0 - main - devel/rubygem-coercible: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:34:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b12b33f5aec06ea53a39938d3ec1a4ea5387dc71 commit b12b33f5aec06ea53a39938d3ec1a4ea5387dc71 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:26:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:26:35 +0000 devel/rubygem-coercible: Cosmetic change --- devel/rubygem-coercible/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-coercible/Makefile b/devel/rubygem-coercible/Makefile index 360f982132c7..9c1021098a45 100644 --- a/devel/rubygem-coercible/Makefile +++ b/devel/rubygem-coercible/Makefile @@ -11,8 +11,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-descendants_tracker>=0.0.1:devel/rubygem-descendants_tracker -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk>