git: 36c49ac4f6fd - main - www/rubygem-acts-as-taggable-on: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 22:06:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=36c49ac4f6fdf9fb76dcfb49f73608921166a72f commit 36c49ac4f6fdf9fb76dcfb49f73608921166a72f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 21:34:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 21:54:45 +0000 www/rubygem-acts-as-taggable-on: Cosmetic change --- www/rubygem-acts-as-taggable-on/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index 1c1b4a800f16..68f672656f13 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-activerecord61>=5.0<6.2:databases/rubygem-activerecord61 USES= gem -USE_RUBY= YES +USE_RUBY= yes NO_ARCH= yes