git: 6038a152d2e2 - main - www/rubygem-rack-timeout: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Apr 2022 16:05:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6038a152d2e2328a13267c5ba41b8e6d6d1409a3 commit 6038a152d2e2328a13267c5ba41b8e6d6d1409a3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-30 16:01:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-30 16:01:26 +0000 www/rubygem-rack-timeout: Cosmetic change --- www/rubygem-rack-timeout/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/rubygem-rack-timeout/Makefile b/www/rubygem-rack-timeout/Makefile index caa53b1dfada..24f469dfd176 100644 --- a/www/rubygem-rack-timeout/Makefile +++ b/www/rubygem-rack-timeout/Makefile @@ -9,8 +9,9 @@ COMMENT= Abort requests that are taking too long LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include <bsd.port.mk>